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