Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sri1716
/
MBZUAI-LLaVA-Phi-3-mini-4k-instruct1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
23aaec8
MBZUAI-LLaVA-Phi-3-mini-4k-instruct1
/
app.py
Sri1716
initial commit
23aaec8
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.load(
"models/MBZUAI/LLaVA-Phi-3-mini-4k-instruct"
).launch()