Nodes/Comfyui-ergouzi-Nodes/2🐕Item category
ComfyUI Node

2🐕Item category

Props, flowers, food, and materials as dropdown tags

By 11dogzi·Created 2 years ago·Updated 2 years ago· 102
2🐕Item category
    • prompt
    ItemsNone
    Itemsweight1.0
    FlowersNone
    Flowersweight1.0
    FoodNone
    Foodweight1.0
    Printing MaterialsNone
    Printing Materialsweight1.0
    Physical MaterialsNone
    Physical Materialsweight1.0
    randomno
    seed0

    Once you've got a character and a setting nailed down, the last mile of a prompt is often the physical stuff filling the frame - what they're holding, what's on the table, what the surface is made of. EG_TSCDS_WP ("Item category") covers exactly that: objects, plants, food, and material/rendering vocabulary, as five dropdowns instead of five things you'd otherwise have to type from memory.

    How it works

    Five categories bundled into one node. Items (sword, gun, umbrella, chair, backpack, microphone, teacup, chopsticks…) covers everyday and prop objects. Flowers (flower, petals, rose, floral print, cherry blossoms, sunflower, potted plant…) is specifically botanical. Food is the biggest list in the whole pack at 513 choices - burger, sushi, pizza, baozi, bento, curry, takoyaki, and on. Printing Materials (3D Printed, Barcode, Blueprint, Business Card, Concept Art, IKEA Guide, Logo…) covers how something looks reproduced or printed rather than what it's made of physically. Physical Materials (Paper Model, Laser-Cut, Agateware, Arts and Crafts, Ice-Carving, Chinese Paper Art, Assemblage, Banner…) covers actual craft and construction techniques. Each category has its own weight slider and defaults to "None"; everything picked combines into one output string.

    The inputs and outputs that matter

    You'll normally use one or two of the five slots - an Item plus maybe a Physical Material if you want the object rendered in a specific craft style (say, "teacup" plus "Laser-Cut" for a stylized prop). Weight sliders run 0.1–2.0 (default 1); the tested useful range for tag emphasis is roughly 0.5–1.5, beyond which you get artifacts rather than a stronger presence of the object. random (default no) plus seed roll a random pick across all five categories instead of your manual choices - with a 513-entry Food list, this is a genuinely useful way to get variety without scrolling that dropdown yourself. Output is a single prompt (STRING).

    How to install it

    Search Comfyui-ergouzi-Nodes in ComfyUI Manager, or:

    cd ComfyUI/custom_nodes
    git clone https://github.com/11dogzi/Comfyui-ergouzi-Nodes.git
    

    Restart. As with the rest of this pack: the author's README says this English repo is frozen, with ongoing work happening on a Chinese-named sibling instead.

    Common issues & troubleshooting

    Food dropdown is enormous and slow to scroll. With 513 entries, finding a specific dish by scrolling is genuinely painful - type to filter in ComfyUI's dropdown search instead of scrolling manually, or lean on the random toggle if you don't need a specific item.

    Weighted tags do nothing on LLM-encoded models. Same caveat as every other prompt-word node in this pack: (sword:1.3) only reads as emphasis on CLIP-based checkpoints (SD 1.5, SDXL, Illustrious, Pony, NoobAI). On Z-Image, Flux 2, Anima, or Krea 2, that syntax is literal text in the prompt, not a strength control.

    Item and Physical Material fight each other visually. Because both feed the same output string, pairing a strongly-weighted object tag with a strongly-weighted, unrelated material tag (say, "umbrella" at 1.8 plus "Ice-Carving" at 1.8) can produce a confused hybrid rather than either concept clearly. Keep one dominant and the other closer to 1.0 if you want a clean read.

    Category2🐕/🏷️Prompt word master/📌Fixed

    Inputs (12)

    NameTypeDefaultDescription
    ItemsCOMBONone26 options: None, sword, gun, umbrella, chair, backpack, +20
    ItemsweightFLOAT1.00.1–2
    FlowersCOMBONone178 options: None, flower, petals, rose, floral print, plant, +172
    FlowersweightFLOAT1.00.1–2
    FoodCOMBONone513 options: None, burger, sushi, pizza, baozi, sandwich, +507
    FoodweightFLOAT1.00.1–2
    Printing MaterialsCOMBONone38 options: None, 3D Printed, Bagh Print, Barcode, Blueprint, Business Card, +32
    Printing MaterialsweightFLOAT1.00.1–2
    Physical MaterialsCOMBONone106 options: None, Paper Model, Laser-Cut, Agateware, Arts and Crafts, Ancient Roman Mosaic, +100
    Physical MaterialsweightFLOAT1.00.1–2
    randomCOMBOno2 options: yes, no
    seedINT0-1125899906842624–1125899906842624

    Outputs (1)

    NameTypeDescription
    promptSTRING