Nodes Browser
ComfyDeploy: How Pony Character Prompt Picker for ComfyUI works in ComfyUI?
What is Pony Character Prompt Picker for ComfyUI?
The Pony Character Prompt Picker node reads an Excel file specified by the user, allows manual selection of a tab, and randomly picks a cell value from a specified column, starting from row 3 to the end. The selected value is output as a string to the next node in the ComfyUI workflow.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Pony Character Prompt Picker for ComfyUI
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Pony Character Prompt Picker for ComfyUI
This custom node for ComfyUI allows users to randomly select character prompts from an Excel file, specifically designed for pony character generation.
Node Description
The Pony Character Prompt Picker node reads an Excel file specified by the user, allows manual selection of a tab, and randomly picks a cell value from a specified column, starting from row 3 to the end. The selected value is output as a string to the next node in the ComfyUI workflow.
Features
- Read Excel files (.xlsx)
- Manually specify the sheet name
- Choose a specific column to pick values from
- Randomly select a value from the specified column, starting from row 3
- Output the selected value as a string
Installation
- Ensure you have ComfyUI installed and set up.
- Clone this repository or download the files into your ComfyUI's
custom_nodes
directory: