Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bzcasper
/
new-space
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
new-space
/
app.py
bzcasper
initial commit
792e4de
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
143 Bytes
import
gradio
as
gr
import
sambanova_gradio
gr.load(
"DeepSeek-R1-0528"
, src=sambanova_gradio.registry, accept_token=
True
).launch()