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