Nodes Browser
ComfyDeploy: How ComfyUI-Embeddings-Tools works in ComfyUI?
What is ComfyUI-Embeddings-Tools?
EmbeddingsNameLoader, EmbendingList
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-Embeddings-Tools
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-Embeddings-Tools
Examples:
Node for append "embedding:" to the embedding name if such embedding is in the folder "ComfyUI\models\embeddings", and node to get a list of all embeddings <img src="https://github.com/ZeDarkAdam/ComfyUI-Embeddings-Tools/blob/main/examples/EmbeddingsNameLoader%2C%20EmbendingList%20example.png" width="720">
Install:
To install, drop the "ComfyUI-Embeddings-Tools" folder into the "...\ComfyUI\ComfyUI\custom_nodes" directory and restart UI.