File size: 113 Bytes
f20eaa0
 
8dc5868
 
 
bc38edc
1
2
3
4
5
6
import gradio as gr

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