ComfyUI Extension: ConCarneNode

Authored by concarne000

Created

Updated

4 stars

Nodes:Bing Image Grabber, Zephyr chat, Hermes Chat

README

ConCarneNode

ComfyUI Nodes

Bing Image Grabber node

Collects a random image via Bing Image Search using input search term

Note - Collecting multiple images will crop and resize to 512x512 for batching

Example usage -

One image grabbed from bing to provide reference for img2img

Screenshot 2024-01-23 115918 CC_00006_ (Output image contains workflow)<br><br><br>

Using multiple images to embed IPAdapter on the fly

Using a list of images of "woman drinking orange juice" from Bing, with the prompt of "selena gomez"

Screenshot 2024-01-23 131310 CC_00027_

(Output image contains workflow)<br><br><br>

Using multiple images for facial embed

Using a list of images of "PewDiePie" from Bing, cropped to face, with the prompt of "man in armor"

Screenshot 2024-01-23 160004 CC_00029_

(Output image contains workflow)<br><br><br>

Zephyr node

Implements huggingface transformer of stability.ai's Zephyr 3B chat transformer to infer text based on prompt. Useful for creating a list of prompts.