Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Didier
/
Vision_Language_Mistral_Small
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Didier
commited on
Mar 19
Commit
e6c4c9f
·
verified
·
1 Parent(s):
7864dd7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -17,4 +17,4 @@ demo = gr.TabbedInterface(
17
title="Multimedia Chat (Mistral Small)"
18
)
19
20
-
demo.launch(
share
=False)
17
title="Multimedia Chat (Mistral Small)"
18
)
19
20
+
demo.launch(
show_api
=False)