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