Nodes Browser

ComfyDeploy: How ComfyUI-SubjectStyle-CSV works in ComfyUI?

What is ComfyUI-SubjectStyle-CSV?

Store a CSV of prompts where the style can change for each subject. The CSV node initialises with the column (style) and row (subject) names for easy interpretability.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-SubjectStyle-CSV and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

Store a CSV of prompts where the style can change for each subject. The CSV node initialises with the column (style) and row (subject) names for easy interpretability.

Example output: controlnet-examplex2

Example workflow (drag this into your Comfy UI): food-workflow-SDXL

Example prompts CSV: <img width="1523" alt="Screen Shot 2024-02-27 at 11 08 39 pm" src="https://github.com/maracman/ComfyUI-SubjectStyle-CSV/assets/82516491/8192c565-63b1-45c7-b09b-7e225366d80c"> Important: The CSV prompts file must be saved in the csv_input folder in the ComfyUI-SubjectStyle-CSV custom node folder and be named prompt_csv.csv.

CSV template looks like this: <img width="1562" alt="Screen Shot 2024-02-27 at 11 09 23 pm" src="https://github.com/maracman/ComfyUI-SubjectStyle-CSV/assets/82516491/837feb8a-8fc0-4a84-aad3-9d59e24fdc5f">