runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/pteredactyl/__init__.py:26: UserWarning: CUDA is not installed, so pteredactyl will use CPU rather than GPU. -> You can install CUDA 12.1 by running: pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121 --upgrade -> Alternatively to select a compatible version visit: https://pytorch.org/get-started/locally/ and generate a pip3 installation command warnings.warn( Traceback (most recent call last): File "/app/app.py", line 439, in <module> iface.queue(max_size=5).launch( TypeError: Blocks.launch() got an unexpected keyword argument 'concurrency_limit' /usr/local/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.37.2, however version 4.44.1 is available, please upgrade. -------- warnings.warn(
Container logs:
Fetching error logs...