FranckAbgrall's picture
initial commit
c03a1ba verified
raw
history blame contribute delete
101 Bytes
import gradio as gr
gr.load(
"models/deepseek-ai/DeepSeek-R1",
provider="together",
).launch()