runtime error

Exit code: 1. Reason: Using compute device: cpu Loading SAM 3.1 Models... ... Loading Image Text Model config.json: 0%| | 0.00/25.8k [00:00<?, ?B/s] config.json: 100%|██████████| 25.8k/25.8k [00:00<00:00, 76.2MB/s] CRITICAL ERROR LOADING MODELS: Can't load the model for 'facebook/sam3.1'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'facebook/sam3.1' is the correct path to a directory containing a file named pytorch_model.bin. /usr/local/lib/python3.13/site-packages/gradio/layouts/column.py:55: UserWarning: 'scale' value should be an integer. Using 1.5 will cause issues. warnings.warn( Traceback (most recent call last): File "/app/app.py", line 321, in <module> demo.launch(css=custom_css, theme=gr.themes.Soft(), ssr_mode=False, mcp_server=True, show_error=True) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: Blocks.launch() got an unexpected keyword argument 'css'

Container logs:

Fetching error logs...