ComfyUI- Notes

1. Additional Installation

1.1. ComfyUI Manager

  1. Goto ComfyUI-Data/custom_nodes folder

    cd ./ComfyUI-data/custom_nodes
  2. Get the files

    git clone https://github.com/ltdrdata/ComfyUI-Manager comfyui-manager
  3. Restart ComfyUI

    podman restart ComfyUI
  4. Watch the logs for completion

    Run
    podman logs ComfyUI
    Text to look for
    FETCH ComfyRegistry Data: 110/123
    FETCH ComfyRegistry Data: 115/123
    FETCH ComfyRegistry Data: 120/123
    FETCH ComfyRegistry Data [DONE]
    [ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
    FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
    [ComfyUI-Manager] All startup tasks have been completed.