Prompt Batch Generator
PromptBatchGenerator
Generates batches of prompts based on text inputs and their strength values
Pack: TBG’s ComfyUI Development Takeaways
custom_nodes.ComfyUI-TBG-Takeaways
Inputs (12)
| Name | Type | Required |
|---|---|---|
| total_frames_in_seconds | INT | required |
| frames_per_batch | INT | required |
| text_input_1 | STRING | required |
| text_input_2 | STRING | required |
| text_input_3 | STRING | required |
| text_input_4 | STRING | required |
| text_input_5 | STRING | required |
| strength_1 | INT | required |
| strength_2 | INT | required |
| strength_3 | INT | required |
| strength_4 | INT | required |
| strength_5 | INT | required |
Outputs (1)
| Name | Type |
|---|---|
| prompt_string | STRING |