08bce7f
1
2
3
4
5
6
7
import gradio as gr import lumaai_gradio demo = gr.load( name='dream-machine', src=lumaai_gradio.registry, )