Nodes Browser

ComfyDeploy: How ConCarneNode works in ComfyUI?

What is ConCarneNode?

Nodes:Bing Image Grabber, Zephyr chat, Hermes Chat

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ConCarneNode and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

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.