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