runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> canvas = gr.Sketchpad(shape=(8, 8), brush_radius=4, label="Draw a Digit") File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 182, in wrapper return fn(self, **kwargs) TypeError: Sketchpad.__init__() got an unexpected keyword argument 'shape'
Container logs:
Fetching error logs...