Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RTHGV
/
Multilingual-Chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
RTHGV
commited on
Aug 1, 2024
Commit
810c815
·
verified
·
1 Parent(s):
e6bead9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -106,4 +106,4 @@ with gr.Blocks() as iface:
106
)
107
108
# Launch the interface
109
-
iface.launch(
inline = False
)
106
)
107
108
# Launch the interface
109
+
iface.launch()