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