File size: 99 Bytes
a90a7bf
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

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