Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ExeyAI
/
gfg
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gfg
/
app.py
deletedemotions
initial commit
ac70a11
verified
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
113 Bytes
import
gradio
as
gr
gr.load(
"models/deepseek-ai/DeepSeek-R1-0528-Qwen3-8B"
,
provider=
"novita"
,
).launch()