Spaces:
Running
Running
pragnakalp
commited on
Commit
•
d27688f
1
Parent(s):
faa241b
Update app.py
Browse files
app.py
CHANGED
@@ -126,7 +126,7 @@ def save_data_and_sendmail(article,results_dict,sen_list,results):
|
|
126 |
commit_url = repo.push_to_hub()
|
127 |
print("commit data :",commit_url)
|
128 |
|
129 |
-
url = 'https://
|
130 |
# url = 'http://pragnakalpdev33.pythonanywhere.com/HF_space_question_generator'
|
131 |
myobj = {'sen_list': sen_list,'gen_results': results,'ip_addr':hostname.get("ip_addr",""),'host':hostname.get("host","")}
|
132 |
print("myobj ",myobj)
|
|
|
126 |
commit_url = repo.push_to_hub()
|
127 |
print("commit data :",commit_url)
|
128 |
|
129 |
+
url = 'https://pragnakalpdev33.pythonanywhere.com/hf_space_emotion_detection'
|
130 |
# url = 'http://pragnakalpdev33.pythonanywhere.com/HF_space_question_generator'
|
131 |
myobj = {'sen_list': sen_list,'gen_results': results,'ip_addr':hostname.get("ip_addr",""),'host':hostname.get("host","")}
|
132 |
print("myobj ",myobj)
|