Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
raj154ds5af
/
new-space
like
0
Sleeping
App
Files
Files
Community
b42df34
new-space
/
app.py
raj154ds5af
initial commit
b42df34
verified
10 days ago
raw
Copy download link
history
blame
Safe
161 Bytes
import
gradio
as
gr
import
hyperbolic_gradio
gr.load(
name=
"deepseek-ai/DeepSeek-V2.5"
,
src=hyperbolic_gradio.registry,
accept_token=
True
).launch()