Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ELUp
/
Qwen-QVQ-72B-Preview
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d722c11
Qwen-QVQ-72B-Preview
/
app.py
ELUp
initial commit
d722c11
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/QVQ-72B-Preview"
).launch()