Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
markobinario/flaskbot
markobinario
/
flaskbot2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
markobinario
commited on
Nov 5, 2025
Commit
401fb99
·
verified
·
1 Parent(s):
c9334e8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -771,4 +771,4 @@ if __name__ == "__main__":
771
server_port=7860,
772
share=False,
773
debug=True
774
-
)
771
server_port=7860,
772
share=False,
773
debug=True
774
+
)