36f9238 a789537
1
2
3
4
5
import gradio as gr input_module = gr.inputs.Image(label = "Input Image",image_mode="L",shape=(28,28))