Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
markobinario
/
chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
markobinario
commited on
Oct 26, 2025
Commit
45331b5
·
verified
·
1 Parent(s):
531b743
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -319,4 +319,4 @@ if __name__ == "__main__":
319
server_name="0.0.0.0",
320
server_port=7860,
321
share=True
322
-
)
319
server_name="0.0.0.0",
320
server_port=7860,
321
share=True
322
+
)