Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
joshuaXX
/
ai-2
like
0
Running
App
Files
Files
Community
main
ai-2
/
app.py
joshuaXX
initial commit
f66898f
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/deepseek-ai/DeepSeek-R1-Zero"
).launch()