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