runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 73, in <module> advisor = gr.Image(shape=(config.ADVISOR_IMAGE_HEIGHT, config.ADVISOR_IMAGE_WIDTH)) File "/home/user/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 146, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'shape'

Container logs:

Fetching error logs...