paganosamanthamd's picture
initial commit
f0dffb2 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()