File size: 91 Bytes
2f40adc
 
 
 
1
2
3
4
import gradio as gr

iface = gr.Interface.load(name="dalle-mini/dalle-mini")
iface.launch()