new-space / app.py
bzcasper's picture
initial commit
792e4de verified
raw
history blame contribute delete
143 Bytes
import gradio as gr
import sambanova_gradio
gr.load("DeepSeek-R1-0528", src=sambanova_gradio.registry, accept_token=True).launch()