This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThe TextGenerate node uses a CLIP model to create text based on a user’s prompt. It can optionally use an image as a visual reference to guide the text generation. You can control the length of the output and choose whether to use random sampling with various settings or to generate text without sampling.
Inputs
Note: The parameters
temperature, top_k, top_p, min_p, repetition_penalty, and seed are only active and visible in the node interface when the sampling_mode is set to “on”.