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