https://github.com/christian-byrne/google-image-comyui-node

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

https://github.com/christian-byrne/google-image-comyui-node

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.5%) to scientific vocabulary

Keywords

comfyui-nodes
Last synced: 11 months ago · JSON representation

Repository

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

Basic Info
  • Host: GitHub
  • Owner: christian-byrne
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 9.49 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 5
  • Open Issues: 1
  • Releases: 0
Topics
comfyui-nodes
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

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

Expand Picture ![alt text](docs/demo/img2txt2img.png)

Google Image → Text (Caption) → Color → Image

Expand Picture ![alt text](docs/demo/img2txt2color3.png)
Expand Picture ![alt text](docs/demo/img2txt2color2img.png)

Owner

  • Name: Christian Byrne
  • Login: christian-byrne
  • Kind: user
  • Location: San Francisco
  • Company: Comfy-Org

GitHub Events

Total
  • Watch event: 1
  • Issue comment event: 1
  • Push event: 1
  • Pull request event: 3
  • Fork event: 2
Last Year
  • Watch event: 1
  • Issue comment event: 1
  • Push event: 1
  • Pull request event: 3
  • Fork event: 2

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 12
  • Total Committers: 2
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.083
Past Year
  • Commits: 2
  • Committers: 2
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
christian-byrne a****m@g****m 11
Marian Rudzynski m****n@r****i 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • fx (2)
  • robinjhuang (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

requirements.txt pypi
  • duckduckgo_search ==5.2.1
  • fastcore ==1.5.29
  • fastdownload ==0.0.7