Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xuyun
/
Efficient-Large-Model-VILA1.5-3b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1888308
Efficient-Large-Model-VILA1.5-3b
/
app.py
xuyun
initial commit
1888308
verified
12 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/Efficient-Large-Model/VILA1.5-3b"
).launch()