File size: 74 Bytes
0a5c90a
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
import gradio as gr


gradio.Image()



demo = gr.Interface()
demo.lunch()