Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abdwahdia
/
Multimodal_Llava
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abdwahdia
commited on
8 days ago
Commit
6880f42
·
verified
·
1 Parent(s):
fea060e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -125,4 +125,5 @@ with gr.Blocks(title="Chatbot Multimodal LLaVA") as demo:
125
)
126
127
# Démarrer l'interface
128
demo.launch()
125
)
126
127
# Démarrer l'interface
128
+
129
demo.launch()