sample1 / app.py
viv's picture
Update app.py
707f5b8
raw
history blame
98 Bytes
import gradio as gr
gr.Interface.load("huggingface/flax-community/dalle-mini").launch(share=True);