cedpsam's picture
Create app.py
20bb4b7
raw
history blame contribute delete
94 Bytes
import gradio as gr
max_d=gr.Interface.load("spaces/Omnibus/maximum_diffusion")
max_d.launch()