runtime error

Exit code: 1. Reason: kB) Collecting setuptools>=70.0.0 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) Collecting gitdb<5,>=4.0.1 (from gitpython>=3.1.30) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython>=3.1.30) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 228.9 MB/s 0:00:00 Installing collected packages: smmap, setuptools, gitdb, gitpython Attempting uninstall: setuptools Found existing installation: setuptools 65.5.1 Uninstalling setuptools-65.5.1: Successfully uninstalled setuptools-65.5.1 Successfully installed gitdb-4.0.12 gitpython-3.1.45 setuptools-80.9.0 smmap-5.0.2 requirements: AutoUpdate success āœ… 4.4s WARNING āš ļø requirements: Restart runtime or rerun command for updates to take effect YOLOv5 šŸš€ 2025-9-1 Python-3.10.18 torch-2.8.0+cu128 CPU āŒ Failed to load drone model: No module named 'models.video_swin_transformer'. Cache may be out of date, try `force_reload=True` or see https://docs.ultralytics.com/yolov5/tutorials/pytorch_hub_model_loading for help. šŸ”„ Trying alternative loading method... āŒ Alternative loading also failed: No module named 'models.video_swin_transformer' šŸš€ Starting Drone Detection System... Traceback (most recent call last): File "/home/user/app/app.py", line 431, in <module> app = create_interface() File "/home/user/app/app.py", line 335, in create_interface video_upload = gr.File( File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 188, in wrapper return fn(self, **kwargs) TypeError: File.__init__() got an unexpected keyword argument 'info'

Container logs:

Fetching error logs...