Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zubik
/
Qwen-Qwen2-VL-7B-Instruct3
like
0
Runtime error
App
Files
Files
xet
Community
Fetching metadata from the HF Docker repository...
dce826d
Qwen-Qwen2-VL-7B-Instruct3
/
app.py
Zubik
initial commit
dce826d
verified
12 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2-VL-7B-Instruct"
).launch()