HF中国镜像站
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ysn-rfd
/
agentica-org-DeepScaleR-1.5B-Preview_GRADIO_T2T
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f380167
agentica-org-DeepScaleR-1.5B-Preview_GRADIO_T2T
/
app.py
ysn-rfd
initial commit
f380167
verified
15 days ago
raw
Copy download link
history
blame
Safe
118 Bytes
import
gradio
as
gr
gr.load(
"models/agentica-org/DeepScaleR-1.5B-Preview"
,
provider=
"hf-inference"
,
).launch()