Duplicated from gradio/image_component
6dc48ec 59fc1d9 6dc48ec
1
2
3
4
5
6
import gradio as gr with gr.Blocks() as demo: gr.Image() demo.launch()