2f40adc 17881b7 2f40adc
1
2
3
4
import gradio as gr iface = gr.Interface.load(name="dalle-mini/dalle-mini", src="models") iface.launch()