Extensions/Comfy_Syrian_Falcon_Nodes
ComfyUI Extension

Comfy_Syrian_Falcon_Nodes

A ComfyUI extension.

By taabata·Created 3 years ago·Updated 2 years ago· 13
taabata/Comfy_Syrian_Falcon_Nodes
Nodes
On cloudLocal install
Stars13
Updated2 years ago
Readme

Comfy_custom_nodes

My custom nodes for ComfyUI. Just download the python script file and put inside ComfyUI/custom_nodes folder

<b>Prompt editing</b>

[a: b :step] --> replcae a by b at step

[a:step] --> add a at step

[a::step] --> remove a at step

<b>Alternating Tokens</b>

<a|b> --> alternate between a and b for all steps (could add more tokens)

note: to stop alternating at a certain step, use prompt editing e.g. an [<orange|apple>: apple :10] on a table

Screenshot from 2023-08-06 09-25-42

<b>Word as Image</b>

This node basically allows for user text input to be converted to an image of a black background and white text to be used with depth controlnet or T2I adapter models.

Screenshot from 2023-06-17 20-45-55