Skip to content

embeddr-net/embeddr-comfyui

Repository files navigation

Embeddr ComfyUI Extension

Warning

Requires embeddr-cli to be running.

Example

Installation

  1. Download latest release
  2. Extract into comfyui/custom_nodes
  3. Install Embeddr-CLI
  4. Run Embeddr-CLI with embeddr serve
  5. Run ComfyUI

Usage

Use New Load & Save Image

Example IO

Example

Retrieve from your collections

Example Retrieval

Access more info on the WebUI

Example Lineage

Development

To get a development version working.

git clone https://github.com/embeddr-net/embeddr-comfyui
cd embeddr-comfyui
pnpm install
pnpm build

# Link into ComfyUI custom_nodes
# Example:
ln -s /home/user/git/embeddr-comfyui \
    /home/user/comfyui-dev/custom_nodes/embeddr-comfyui

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published