Extensions/google-image-comyui-node
ComfyUI Extension

google-image-comyui-node

Get google image searches directly from node. Provide search phrases dynamically.

By christian-byrne·Created 2 years ago·Updated 2 years ago· 3
christian-byrne/google-image-comyui-node
Nodes1
On cloudLocal install
Categorydata
Stars3
Updated2 years ago
Readme

Google Image Search ComfyUI Node

alt text

Requirements

  • fastcore>=1.5.29
  • fastdownload>=0.0.7
  • duckduckgo_search==5.2.1

Installation

  • cd into ComfyUI/custom_nodes directory
  • git clone this repository
  • cd into the repository
  • pip install -r requirements.txt

[!NOTE]

If you are getting 202 errors, you might be getting rate-limited by DDG. You can try to use a VPN or wait for a while to get unblocked.

Workflow Examples

Goolge Image → Text (Caption) → Image

<details> <summary> Expand Picture </summary>

alt text

</details>

Google Image → Text (Caption) → Color → Image

<details> <summary> Expand Picture </summary>

alt text

</details> <details> <summary> Expand Picture </summary>

alt text

</details>