Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
edgar222
/
V3
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
V3
/
app.py
edgar222
initial commit
d351134
verified
2 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()