2064a53
1
2
3
4
5
6
7
import gradio as gr import playai_gradio demo =gr.load( name='PlayDialog', src=playai_gradio.registry, )