robertgil's picture
initial commit
66e561e verified
raw
history blame
103 Bytes
import gradio as gr
gr.load(
"models/deepseek-ai/DeepSeek-R1",
provider="hyperbolic",
).launch()