Spaces:
Running
Running
pragnakalp
commited on
Commit
·
0d9cdc0
1
Parent(s):
ba64d69
Update app.py
Browse files
app.py
CHANGED
@@ -130,8 +130,8 @@ def save_data_and_sendmail(article,results_dict,sen_list,results):
|
|
130 |
commit_url = repo.push_to_hub()
|
131 |
print("commit data :",commit_url)
|
132 |
|
133 |
-
|
134 |
-
url = 'https://pragnakalpdev35.pythonanywhere.com/HF_space_emotion_detection'
|
135 |
# url = 'http://pragnakalpdev33.pythonanywhere.com/HF_space_question_generator'
|
136 |
|
137 |
myobj = {"sentences":sen_list,"gen_results":results,"ip_addr":hostname.get("ip_addr",""),"host":hostname.get("host","")}
|
|
|
130 |
commit_url = repo.push_to_hub()
|
131 |
print("commit data :",commit_url)
|
132 |
|
133 |
+
url = 'https://pragnakalpdev33.pythonanywhere.com/hf_space_emotion_detection'
|
134 |
+
# url = 'https://pragnakalpdev35.pythonanywhere.com/HF_space_emotion_detection'
|
135 |
# url = 'http://pragnakalpdev33.pythonanywhere.com/HF_space_question_generator'
|
136 |
|
137 |
myobj = {"sentences":sen_list,"gen_results":results,"ip_addr":hostname.get("ip_addr",""),"host":hostname.get("host","")}
|