runtime error
Exit code: 1. Reason: rtup check passed. --- --- Starting Application Setup --- --- Loading IPAdapter presets --- ✅ IPAdapter presets loaded successfully. --- ✅ IPAdapter setup complete. --- --- Environment configured. Proceeding with module imports. --- WARNING:root:****** User settings have been changed to be stored on the server instead of browser storage. ****** WARNING:root:****** For multi-user setups add the --multi-user CLI argument to enable multiple user profiles. ****** WARNING:root:________________________________________________________________________ WARNING WARNING WARNING WARNING WARNING Installed comfyui-frontend-package version 1.45.20 is lower than the recommended version 1.45.21. Installed comfyui-workflow-templates version 0.11.1 is lower than the recommended version 0.11.12. Installed comfyui-embedded-docs version 0.5.6 is lower than the recommended version 0.5.8. Installed comfy-kitchen version 0.2.16 is lower than the recommended version 0.2.22. Please install the updated requirements.txt file by running: /usr/local/bin/python -m pip install -r /app/requirements.txt If you are on the portable package you can run: update\update_comfyui.bat to solve this problem. ________________________________________________________________________ /app/custom_nodes/ComfyUI-Newbie-Nodes/comfy_newbie_gemma_chat.py:59: SyntaxWarning: invalid escape sequence '\(' 2. ESCAPE parentheses with backslash: ( becomes \( and ) becomes \) ✅ ComfyUI custom nodes and class mappings are ready. Traceback (most recent call last): File "/app/app.py", line 107, in <module> main() File "/app/app.py", line 96, in main from ui.events import attach_event_handlers File "/app/ui/events/__init__.py", line 1, in <module> from .main import attach_event_handlers File "/app/ui/events/main.py", line 22, in <module> from .run_handlers import create_run_event File "/app/ui/events/run_handlers.py", line 266 gallery_tab.select( ^^^^^^^^^^^ IndentationError: expected an indented block after 'if' statement on line 264
Container logs:
Fetching error logs...