Skip to main content

Creating Iterators from Existing Node

N
Written by Noam Gichon
Updated this week

With iterators, you can either create one by importing your own media or text, or generate an image or video iterator directly from a node that contains multiple results

For example, if you’ve used an image model to generate several results, you can use those results as the input for a new Image Iterator node.

To do this, simply click the three dots in the top-right corner of the node

Select “Create Iterator”

A new iterator will then be created, containing all the results from the original node

Did this answer your question?