Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
einfachalf/Einfach.Chat
TheMaisk
/
Einfach.Chat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TheMaisk
commited on
Mar 16, 2024
Commit
3e42ed4
·
verified
·
1 Parent(s):
b8f3534
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -65,4 +65,4 @@ with gr.Blocks() as app:
65
logo_html
66
demo
67
68
-
app.
queue().
launch(show_api=False)
65
logo_html
66
demo
67
68
+
app.launch(show_api=False)