Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Lap1official/API
Reality123b
/
TEST
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
69a5dec
TEST
/
app.py
Reality123b
Update app.py
69a5dec
verified
8 months ago
raw
Copy download link
history
blame
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/QwQ-32B-Preview"
).launch()