ComfyUI Node
Eric Gen-Searcher (Grounded Research)
A ComfyUI node in Eric/VisualResearch with 10 inputs and 7 outputs.
Eric Gen-Searcher (Grounded Research)
- grounded_prompt
- reference_images
- search_log
- ref_image_1
- ref_image_2
- ref_image_3
- ref_image_4
◄base_prompt►
◄agent_api_urlhttp://localhost:30000►
◄search_query►
◄model_name►
◄max_hops8►
◄ref_image_count4►
◄enable_browsetrue►
◄fallback_on_errortrue►
◄use_instagramfalse►
◄use_facebookfalse►
CategoryEric/VisualResearch
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| base_prompt | STRING | The creative/compositional direction for the final image. Describe mood, lighting, style, camera angle, narrative. Examples: 'dramatic low-angle portrait, golden hour, shallow depth of field' 'fashion editorial, studio lighting, minimalist background' If search_query is blank, this is also used as the search prompt (original single-field behaviour). | |
| agent_api_url | STRING | http://localhost:30000 | URL of the running SGLang server. See docs/SERVER_SETUP.md for setup instructions. |
| search_queryopt | STRING | Specific subject/terms to search for visually (recommended). Keep this focused and visual - it drives the web and image searches. Examples: 'Zendaya Challengers movie tennis outfit' 'Stephen Miller politician appearance' 'Ferrari SF-23 F1 car cockpit interior' 'Art Deco architecture New York Chrysler building' Leave blank to use base_prompt for searches (original behaviour). | |
| model_nameopt | STRING | Model name override. Leave blank to auto-detect. | |
| max_hopsopt | INT | 81–20 | Maximum search iterations. 6-10 is typical. |
| ref_image_countopt | INT | 41–4 | Number of reference images to download (1-4). |
| enable_browseopt | BOOLEAN | true | Allow reading full web pages via Jina. Disable for faster runs. |
| fallback_on_erroropt | BOOLEAN | true | Return original prompt if server unreachable, rather than failing. |
| use_instagramopt | BOOLEAN | false | Allow gallery-dl to download from Instagram. WARNING: Use only with a dedicated dummy account. |
| use_facebookopt | BOOLEAN | false | Allow gallery-dl to download from Facebook. WARNING: Use only with a dedicated dummy account. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| grounded_prompt | STRING | — |
| reference_images | IMAGE | — |
| search_log | STRING | — |
| ref_image_1 | IMAGE | — |
| ref_image_2 | IMAGE | — |
| ref_image_3 | IMAGE | — |
| ref_image_4 | IMAGE | — |