File size: 159 Bytes
be85f69
5182176
be85f69
5182176
 
 
 
 
1
2
3
4
5
6
7
8
import gradio as gr
import hyperbolic_gradio

gr.load(
    name="deepseek-ai/DeepSeek-V3",
    src=hyperbolic_gradio.registry,
    accept_token=True
).launch()