Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Goodnight7
/
QA
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Goodnight7
commited on
Jun 18, 2024
Commit
f097db8
·
verified
·
1 Parent(s):
aa870fa
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -59,5 +59,4 @@ demo = gr.ChatInterface(
59
)
60
61
62
-
if __name__ == "__main__":
63
-
demo.launch()
59
)
60
61
62
+
demo.launch()