File size: 101 Bytes
c03a1ba
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/deepseek-ai/DeepSeek-R1",
   provider="together",
).launch()