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