ComfyUI Node: Data Temp Set

Authored by aidec

Created

Updated

19 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

TextBatch

Inputs

var_name STRING
operation
  • set_variable
  • array_push
  • array_set_index
  • clear_all
  • clear_index
data_type
  • text
  • image
  • any
text_data STRING
image_data IMAGE
any_data *
array_index INT

Outputs

STRING

IMAGE

INT

STRING

Extension: Comfyui_TextBatch_aidec

The Text Queue Processor can split text into groups line by line for batch processing (unfinished, with noticeable bugs still being fixed). Currently, on the first run, it may only process one item. Once that is completed, running it again usually works fine. After each run, the start_index needs to be manually reset. Occasionally, strange issues occur, such as multiple queues being added at once, while other times it works perfectly fine. The potential causes are still under investigation.

Authored by aidec

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more