Connect A1111 WebUI bridge
connect_a1111_webui_bridgeCreate a Stable Diffusion WebUI scaffold with prompt slots, result maps, ControlNet hints, and adapter notes for connecting TouchDesigner to AUTOMATIC1111.
Instructions
Create an AUTOMATIC1111/Forge Stable Diffusion WebUI handoff scaffold with prompt slots, result maps, ControlNet hints, and adapter notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | a1111_webui_bridge |
| active | No | ||
| server_url | No | WebUI or adapter base URL. | http://127.0.0.1:7860 |
| parent_path | No | Parent COMP for the WebUI scaffold. | /project1 |
| endpoint_kind | No | txt2img | |
| output_folder | No | ./generated/a1111 | |
| prompt_slot_count | No | ||
| include_controlnet | No |