Duplicated from abidlabs/min-dalle-later
ae89523 d086f84 ae89523
1
2
3
4
5
6
import gradio as gr with gr.Blocks() as demo: gr.File("examples/dali-walle.jpg") demo.launch()