ComfyUI/app
Dr.Lt.Data d6e5d487ad
improved: better frontend package installation guide (#7047)
* improved: better installation guide
- change `pip` to `{sys.executable} -m pip`
modified: To prevent the guide message from being obscured by a complex error message, apply `exit` instead of `raise`.

* ruff fix
2025-03-03 04:40:23 -05:00
..
__init__.py Add FrontendManager to manage non-default front-end impl (#3897) 2024-07-16 11:26:11 -04:00
app_settings.py fixed: robust loading comfy.settings.json (#6383) 2025-01-07 16:03:56 -05:00
custom_node_manager.py [i18n] Add /i18n endpoint to provide all custom node translations (#6558) 2025-01-22 17:15:45 -05:00
frontend_management.py improved: better frontend package installation guide (#7047) 2025-03-03 04:40:23 -05:00
logger.py Add option to log non-error output to stdout (#6243) 2024-12-27 14:40:05 -05:00
model_manager.py Add ruff rule for empty line with trailing whitespace. 2024-12-28 05:23:08 -05:00
user_manager.py Replace print with logging (#6138) 2024-12-20 16:24:55 -05:00