sarwansingh commited on
Commit
89acf36
·
verified ·
1 Parent(s): 8f521b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ if img_file_buffer is not None:
75
  # response = requests.post(url )
76
 
77
  # # using post method
78
- url = "https://aimljul24f.glitch.me"
79
  url1 = "/save"
80
  data = {'rollno': '99','name': name, 'email': '[email protected]','pwd': '**' }
81
  # response = requests.post(url +url1 , data=data)
 
75
  # response = requests.post(url )
76
 
77
  # # using post method
78
+ url = "https://www.aimljul24f.glitch.me"
79
  url1 = "/save"
80
  data = {'rollno': '99','name': name, 'email': '[email protected]','pwd': '**' }
81
  # response = requests.post(url +url1 , data=data)