update README

This commit is contained in:
dr.lt.data 2023-12-13 10:56:31 +09:00
parent 8124a9d727
commit beedc5e017

View File

@ -43,7 +43,7 @@ prerequisite: python-is-python3, python3-venv
3. `./install-comfyui-venv-linux.sh`
### Installation Precautions
* `ComfyUI-Manager` must be accurately located in the path `ComfyUI/custom_nodes/ComfyUI-Manager`
* **DO**: `ComfyUI-Manager` must be accurately located in the path `ComfyUI/custom_nodes/ComfyUI-Manager`
* **DON'T**: Decompress directly into the `ComfyUI/custom_nodes` location, resulting in the Manager contents like `__init__.py` being placed directly in that directory.
* You have to remove all ComfyUI-Manager files from `ComfyUI/custom_nodes`
* **DON'T**: In a form where decompression occurs in a path such as `ComfyUI/custom_nodes/ComfyUI-Manager/ComfyUI-Manager`.