runtime error
Exit code: 1. Reason: Creating new Ultralytics Settings v0.0.6 file โ View Ultralytics Settings with 'yolo settings' or at '/root/.config/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. ====================================================================== ๐ฅ๏ธ SYSTEM INFORMATION ====================================================================== PyTorch Version: 2.11.0+cu130 CUDA Available: False Using Device: cpu ====================================================================== ๐ LAUNCHING GRADIO INTERFACE ====================================================================== GRADIO_HOT_RELOAD: Launching demo not found in __main__. Using 'demo' * Running on local URL: http://0.0.0.0:7860, with SSR โก (experimental, to disable set `ssr_mode=False` in `launch()`) Traceback (most recent call last): File "/app/app.py", line 1018, in <module> main() ~~~~^^ File "/app/app.py", line 1015, in main demo.launch() ~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2814, in launch raise ValueError( "When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost." ) ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.
Container logs:
Fetching error logs...