runtime error

You are using a model of type clip_vision_model to instantiate a model of type clip. This is not supported for all configurations of models and can yield errors. Traceback (most recent call last): File "/home/user/app/app.py", line 118, in <module> image = gr.Image(tool='sketch', elem_id="image_upload", type="pil", label="Source Image") File "/home/user/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 159, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'tool'

Container logs:

Fetching error logs...