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