File size: 100 Bytes
8208467
 
b8104e1
d96b7ac
b8104e1
1
2
3
4
5
import gradio as gr

with gr.Blocks() as app:
    gr.load("spaces/Omnibus/model-mover")
app.launch()