Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hrsprojects
/
J
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
01fa40e
J
/
app.py
hrsprojects
initial commit
01fa40e
verified
7 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/QVQ-72B-Preview"
).launch()