Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Jagad1234unique
/
Q
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f0b98ae
Q
/
app.py
Jagad1234unique
Update app.py
f0b98ae
verified
3 months ago
raw
Copy download link
history
blame
Safe
64 Bytes
import
gradio
as
gr
gr.load(
"models/Qwen/Qwen2.5-72B"
).launch()