Nodes/ComfyUI-ArchAi3d-Qwen/ArchAi3D_Simple_Position_Prompt
ComfyUI Node

ArchAi3D_Simple_Position_Prompt

A ComfyUI node in ArchAi3d/Utils with 5 inputs and 2 outputs.

By amir84ferdos·Created 10 months ago·Updated 4 months ago· 65
ArchAi3D_Simple_Position_Prompt
    • formatted_prompt
    • system_prompt
    operation_modeadd_objects
    object_descriptions
    start_description
    end_description
    use_system_promptyes
    CategoryArchAi3d/Utils

    Inputs (5)

    NameTypeDefaultDescription
    operation_modeCOMBOadd_objectsSelect the operation mode: - add_objects: Add new objects at rectangle positions - remove_objects: Remove objects at rectangle positions and fill with background
    object_descriptionsSTRINGDescribe objects separated by / (slash). ADD mode: 'add a bicycle / add a man sitting on chair' REMOVE mode: 'remove the car / remove the person / remove the sign' Each description will be mapped to rectangle 1, 2, 3... in order.
    start_descriptionSTRINGOptional description to add at the START (before rectangle mappings). Will be wrapped in parentheses. Leave empty if not needed.
    end_descriptionSTRINGDescription to add at the END (after rectangle mappings). Leave empty to use smart default based on operation mode: - ADD: 'Maintain all other elements and colors unchanged' - REMOVE: 'Fill removed areas naturally with seamless background'
    use_system_promptCOMBOyesInclude system prompt in output: - yes: Include optimized system prompt for selected mode - no: No system prompt (empty string)

    Outputs (2)

    NameTypeDescription
    formatted_promptSTRINGFormatted prompt with parentheses format
    system_promptSTRINGSystem prompt optimized for selected mode (empty if 'no' selected)