gurwindersingh commited on
Commit
58bcfd4
·
1 Parent(s): 8fd7e01

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ if img_file_buffer is not None:
72
 
73
  ##############
74
  url = "https://kiwi-whispering-plier.glitch.me/update"
75
- data1 = {'name':name }
76
  data = {
77
  'name': name,
78
  }
 
72
 
73
  ##############
74
  url = "https://kiwi-whispering-plier.glitch.me/update"
75
+
76
  data = {
77
  'name': name,
78
  }