Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zahraaa6
/
08-08_first_chatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
zahraaa6
commited on
Aug 14, 2025
Commit
4a0ac7a
·
verified
·
1 Parent(s):
05c27c7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -77,3 +77,5 @@ demo = gr.ChatInterface(
77
78
if __name__ == "__main__":
79
demo.launch()
77
78
if __name__ == "__main__":
79
demo.launch()
80
+
81
+