File size: 105 Bytes
2ff0b5d
 
3a298f2
 
 
 
1
2
3
4
5
6
import gradio as gr

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