ComfyUI > Nodes > ComfyUI-CSV-Loader > Load Settings CSV

ComfyUI Node: Load Settings CSV

Class Name

Load Settings CSV

Category
CSV Loaders
Author
PCMonsterx (Account age: 2339days)
Extension
ComfyUI-CSV-Loader
Latest Updated
2025-03-14
Github Stars
0.02K

How to Install ComfyUI-CSV-Loader

Install this extension via the ComfyUI Manager by searching for ComfyUI-CSV-Loader
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-CSV-Loader in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Load Settings CSV Description

Facilitates importing CSV settings into ComfyUI for seamless migration and management of prompts and styles.

Load Settings CSV:

The Load Settings CSV node is designed to facilitate the importation of settings from a CSV file into the ComfyUI environment. This node is particularly useful for users who wish to migrate settings from other platforms, such as the automatic11111 web UI, into ComfyUI. The primary function of this node is to read a CSV file containing settings, where each setting is represented as a dictionary with keys for style names and values comprising lists of positive and negative prompts. The node is adept at parsing CSV files that have a single column, ignoring the header row, and efficiently handling strings separated by commas. This capability allows you to seamlessly integrate and manage various settings, enhancing your workflow by providing a structured and organized approach to handling prompts and styles.

Load Settings CSV Input Parameters:

settings_path

The settings_path parameter specifies the file path to the CSV file containing the settings you wish to load. This parameter is crucial as it directs the node to the correct location of your settings file. The path must be accurate and point to a CSV file located within the custom_nodes-ComfyUI_Loader-CSV directory of ComfyUI. There are no specific minimum, maximum, or default values for this parameter, but it must be a valid string representing a file path. Providing the correct path ensures that the node can access and read the settings file, enabling the successful import of your settings into ComfyUI.

Load Settings CSV Output Parameters:

settings

The settings output parameter is a list of settings, where each setting is a dictionary with keys representing style names and values as lists containing positive and negative prompts. This output is essential as it provides a structured representation of the settings loaded from the CSV file, allowing you to easily access and utilize these settings within ComfyUI. The output is particularly valuable for managing and applying different styles and prompts in your AI art projects, ensuring that you can efficiently organize and deploy your creative settings.

Load Settings CSV Usage Tips:

  • Ensure that your CSV file is correctly formatted with a single column and that the first row is a header, which will be ignored by the node. This will prevent parsing errors and ensure smooth loading of settings.
  • Place your settings.csv file in the custom_nodes-ComfyUI_Loader-CSV directory of ComfyUI to ensure that the node can locate and access the file without issues.

Load Settings CSV Common Errors and Solutions:

Error loading settings.csv, check the console

  • Explanation: This error occurs when the node is unable to load the settings.csv file, possibly due to the file not being present in the specified directory or an issue with the file path.
  • Solution: Verify that the settings.csv file is located in the custom_nodes-ComfyUI_Loader-CSV directory of ComfyUI. Double-check the file path provided in the settings_path parameter to ensure it is correct.

Error. No settings.csv found. Put your settings.csv in the custom_nodes-ComfyUI_Loader-CSV directory of ComfyUI. Then press "Refresh".

  • Explanation: This error indicates that the settings.csv file is missing from the expected directory, preventing the node from accessing the necessary settings.
  • Solution: Place the settings.csv file in the custom_nodes-ComfyUI_Loader-CSV directory of ComfyUI and press "Refresh" to reload the settings.

Error loading settings.csv. Make sure it is in the custom_nodes-ComfyUI_Loader-CSV directory of ComfyUI. Then press "Refresh".

  • Explanation: This error suggests that there was an issue loading the settings.csv file, which could be due to incorrect file placement or a problem with the file itself.
  • Solution: Ensure that the settings.csv file is correctly placed in the custom_nodes-ComfyUI_Loader-CSV directory and that the file is not corrupted. Press "Refresh" to attempt loading the settings again.

Load Settings CSV Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-CSV-Loader
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Load Settings CSV