Spaces:
Runtime error
Runtime error
import gradio as gr | |
import hyperbolic_gradio | |
gr.load( | |
name="deepseek-ai/DeepSeek-V3", | |
src=hyperbolic_gradio.registry, | |
accept_token=True | |
).launch() |