4f928db
1
2
3
4
5
6
7
import gradio as gr import ai_gradio demo = gr.load( name='deepseek:deepseek-chat', src=ai_gradio.registry, )