Task2 / app.py
Orawan's picture
Update app.py
a789537
raw
history blame
105 Bytes
import gradio as gr
input_module = gr.inputs.Image(label = "Input Image",image_mode="L",shape=(28,28))