Warning
Requires embeddr-cli to be running.
- Download latest release
- Extract into
comfyui/custom_nodes - Install Embeddr-CLI
- Run Embeddr-CLI with
embeddr serve - Run ComfyUI
Access more info on the WebUI
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




