Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
quancute
/
new_demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
quancute
commited on
Oct 22, 2024
Commit
bf38f05
·
verified
·
1 Parent(s):
be3ef50
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -98,6 +98,6 @@ demo = gr.ChatInterface(
98
],
99
)
100
101
-
102
if __name__ == "__main__":
103
demo.launch()
98
],
99
)
100
101
+
102
if __name__ == "__main__":
103
demo.launch()