File size: 118 Bytes
08bce7f
 
 
 
7360ef0
08bce7f
7360ef0
1
2
3
4
5
6
7
8
import gradio as gr
import lumaai_gradio

demo = gr.load(
    name="dream-machine",
    src=lumaai_gradio.registry,
)