runtime error
Exit code: 1. Reason: WARNING ⚠️ user config directory '/home/user/.config/Ultralytics' is not writeable, defaulting to '/tmp' or CWD.Alternatively you can define a YOLO_CONFIG_DIR environment variable for this path. Creating new Ultralytics Settings v0.0.6 file ✅ View Ultralytics Settings with 'yolo settings' or at '/tmp/Ultralytics/settings.json' Update Settings with 'yolo settings key=value', i.e. 'yolo settings runs_dir=path/to/dir'. For help see https://docs.ultralytics.com/quickstart/#ultralytics-settings. Traceback (most recent call last): File "/home/user/app/app.py", line 35, in <module> output_gallery = gr.Gallery(label="Detected Frames").style(grid=[2], height="auto") AttributeError: 'Gallery' object has no attribute 'style'. Did you mean: 'scale'?
Container logs:
Fetching error logs...