Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
guowl
/
xtuner-llava-phi-3-mini-hf
like
0
Runtime error
App
Files
Files
Community
6720d53
xtuner-llava-phi-3-mini-hf
/
app.py
guowl
initial commit
6720d53
verified
7 months ago
raw
Copy download link
history
blame
Safe
74 Bytes
import
gradio
as
gr
gr.load(
"models/xtuner/llava-phi-3-mini-hf"
).launch()