pangxiang's picture
initial commit
d368a89 verified
raw
history blame contribute delete
118 Bytes
import gradio as gr
gr.load(
"models/agentica-org/DeepScaleR-1.5B-Preview",
provider="hf-inference",
).launch()