runtime error

Exit code: 1. Reason: [transformers] `CLIPImageProcessor` requires torchvision (not installed); falling back to `CLIPImageProcessorPil` for backward compatibility. Install torchvision to use the default backend, or import `CLIPImageProcessorPil` directly to silence this warning. [transformers] `SiglipImageProcessor` requires torchvision (not installed); falling back to `SiglipImageProcessorPil` for backward compatibility. Install torchvision to use the default backend, or import `SiglipImageProcessorPil` directly to silence this warning. /app/app.py:505: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. with gr.Blocks( Traceback (most recent call last): File "/app/app.py", line 678, in <module> inpaint_sketch = gr.Image( label="📤 Upload Image & Draw Mask", ...<2 lines>... height=400, ) File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Image.__init__() got an unexpected keyword argument 'tool'

Container logs:

Fetching error logs...