Hugging Face's logo
R1000
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: U Startup] --- [Runtime Patch] ⚠️ SageAttention patch could not be applied: No module named 'sageattention' --- --- --- [GPU Startup] Startup 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-workflow-templates version 0.11.1 is lower than the recommended version 0.11.2. Installed comfyui-embedded-docs version 0.5.6 is lower than the recommended version 0.5.7. 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. ✅ ModelManager initialized. ✅ Working directory is stable: /app Traceback (most recent call last): File "/app/app.py", line 107, in <module> main() File "/app/app.py", line 100, in main demo = build_ui(attach_event_handlers) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/ui/layout.py", line 46, in build_ui gallery = gr.Gallery(label="Generated Images", show_label=False).style(grid=[3], height="auto") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'Gallery' object has no attribute 'style'. Did you mean: 'scale'?

Container logs:

Fetching error logs...