Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
failtowin
/
new-space
like
0
Runtime error
App
Files
Files
Community
main
new-space
/
app.py
failtowin
initial commit
5182176
verified
8 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
159 Bytes
import
gradio
as
gr
import
hyperbolic_gradio
gr.load(
name=
"deepseek-ai/DeepSeek-V3"
,
src=hyperbolic_gradio.registry,
accept_token=
True
).launch()