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