Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
measmonysuon/Aforative_chatBot
aforativemedia
/
AforativeBot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
measmonysuon
commited on
Jul 24, 2024
Commit
4f3dcea
·
verified
·
1 Parent(s):
61e558a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -86,5 +86,4 @@ def handle_text_messages(message):
86
87
88
if __name__ == "__main__":
89
-
set_webhook()
90
app.run(host='0.0.0.0', port=5000)
86
87
88
if __name__ == "__main__":
89
app.run(host='0.0.0.0', port=5000)