Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
extraplus
/
Sambanova
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Sambanova
/
app.py
extraplus
initial commit
b437a4d
verified
17 days ago
raw
Copy download link
history
blame
contribute
delete
77 Bytes
import
gradio
as
gr
gr.load(
"DeepSeek-R1-0528"
, accept_token=
True
).launch()