Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JasGRE
/
deepseek-ai-DeepSeek-R1
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
deepseek-ai-DeepSeek-R1
/
app.py
JasGRE
initial commit
627243c
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/deepseek-ai/DeepSeek-R1"
).launch()