Solution

1. Using the "Save Image" Node

  1. Choose the "Save Image" Node

    https://prod-files-secure.s3.us-west-2.amazonaws.com/49993cae-17ea-43f7-97ba-22762696ed3f/491e210b-362c-4ad6-99aa-4a2293f6d064/Untitled.png

  2. Input the Relative Path

    https://prod-files-secure.s3.us-west-2.amazonaws.com/49993cae-17ea-43f7-97ba-22762696ed3f/e6e101e7-bc89-41c2-a665-28794b70373d/Untitled.png

    Example: If your folder name is "Test1" and the image name is "001", input: Test1/001

    Then you will find your image in the folder ComfyUI/output/Test1

    https://prod-files-secure.s3.us-west-2.amazonaws.com/49993cae-17ea-43f7-97ba-22762696ed3f/ee8bcadb-dd9e-4727-9f21-af25967e0fb6/Untitled.png

2. Using Other Nodes (e.g., "string", "set", "get")

  1. Input the Absolute Path

    ⚠️ Important Reminder

    Ensure your output path is in /workspace/ComfyUI/output. Do not create a path yourself!

    Incorrect Paths:

    Correct Path ONLY:

    Using an incorrect path will prevent images from appearing in the file browser and being saved across sessions. Always double-check that your path is correctly set to /workspace/ComfyUI/output/{your-folder-name}.

    Example: If your folder name is "0501", the absolute path should be /workspace/ComfyUI/output/0501