File size: 78 Bytes
f68aac2
 
 
1
2
3
import gradio as gr

gr.Interface(lambda x:x, gr.Paint(), gr.Image()).launch()