mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-16 08:33:29 +00:00
![]() The `file` argument of the `get_request_user_filepath` method is always assumed to be a file, leading to checking the parent directory when creating a directory. However, it is necessary to distinguish whether the target path is a file or a directory and create the path accordingly. https://github.com/comfyanonymous/ComfyUI/issues/6780 |
||
---|---|---|
.. | ||
__init__.py | ||
app_settings.py | ||
custom_node_manager.py | ||
frontend_management.py | ||
logger.py | ||
model_manager.py | ||
user_manager.py |