0a5c90a db672fe
1
2
3
4
5
6
7
8
9
import gradio as gr gradio.Image() demo = gr.Interface() demo.launch()