ComfyUI Node
💾 Publish Your Image to RabbitMQ
A ComfyUI node in ComfyRabbitMQ with 11 inputs and 1 output.
💾 Publish Your Image to RabbitMQ
- images
- STRING
â—„exchangecomfyâ–º
â—„routing_keyimageâ–º
â—„hostlocalhostâ–º
â—„port5672â–º
â—„usernameguestâ–º
â—„passwordguestâ–º
â—„exchange_typedirectâ–º
â—„durabletrueâ–º
â—„auto_deletefalseâ–º
â—„internalfalseâ–º
CategoryComfyRabbitMQ
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| exchange | STRING | comfy | — |
| routing_key | STRING | image | — |
| host | STRING | localhost | — |
| port | INT | 5672 | — |
| username | STRING | guest | — |
| password | STRING | guest | — |
| exchange_type | COMBO | direct | 3 options: fanout, direct, topic |
| durable | BOOLEAN | true | — |
| auto_delete | BOOLEAN | false | — |
| internal | BOOLEAN | false | — |
| images | IMAGE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |