ComfyUI Node
AUNGraphScraper
Scrape multiple values from any node in the graph using {Node.Widget} syntax.
AUNGraphScraper
- text
◄templateModel: {1.ckpt_name} | Weight: {FaceID.weight}►
◄basename_if_pathtrue►
CategoryAUN Nodes/Utility
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| template | STRING | Model: {1.ckpt_name} | Weight: {FaceID.weight} | Template text with placeholders like {NodeTitle.WidgetName} or {NodeID.WidgetName}. Example: {1.ckpt_name} or {FaceID.weight}. |
| basename_if_pathopt | BOOLEAN | true | If a scraped value looks like a path, output only the filename instead of the full path. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |