ComfyUI Node
AGSoft Loop Texts
Dynamically collects multiple text inputs into a single list for batch processing (e.g., Prompt Switch, ForEach, etc.). Динамически собирает несколько текстовых входов в один список для пакетной обработки (например, Prompt Switch, ForEach и т.д.).
AGSoft Loop Texts
- STRING
◄number_of_inputs2►
CategoryAGSoft/Utility
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| number_of_inputs | INT | 21–50 | How many text inputs to create. Each input will be named text_1, text_2, etc. Example: number_of_inputs=3 → creates text_1, text_2, text_3 Сколько текстовых входов создать. Каждый вход будет называться text_1, text_2 и т.д. Пример: number_of_inputs=3 → создаются text_1, text_2, text_3 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |