Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xhgcc
/
01-ai-Yi-VL-34B
like
0
No application file
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
refs/pr/1
01-ai-Yi-VL-34B
/
app.py
xhgcc
initial commit
cc23e4d
verified
12 months ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/01-ai/Yi-VL-34B"
).launch()