Giter Site home page Giter Site logo

couldnt-find-good-name / comfyui-embedding_picker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tropfchen/comfyui-embedding_picker

0.0 0.0 0.0 575 KB

Embedding handling node for ComfyUI

License: GNU General Public License v3.0

JavaScript 74.04% Python 25.96%

comfyui-embedding_picker's Introduction

Embedding Picker

Tired of forgetting and misspelling often weird names of embeddings you use? Or perhaps you use only one, cause you forgot you have tens of them installed?

Try this.

Note to existing users:

Version v2 will cause validation error in workflows that used previous version. There's nothing to worry about, simply replace error causing nodes with new ones, or stick to version v1

Installation

Exactly the same as with other simple custom nodes.

  • Click the green Code button, select Download Zip, and unpack it in your ComfyUI custom_nodes directory

or

  • Clone this repository by running git clone https://github.com/Tropfchen/ComfyUI-Embedding_Picker.git in your ComfyUI custom_nodes directory

To uninstall:

  • Delete the ComfyUi_Embedding_Picker in your ComfyUI custom_nodes directory and epQuickNodes.js file in ComfyUI\web\extensions\tropf directory

Use

Right click on the CLIP Text Encode node and select the top option 'Prepend Embedding Picker'. This will create the node itself and copy all your prompts. A similar option exists on the `Embedding Picker' node itself, use this to quickly chain multiple embeddings.

You can also find the node in utils menu.

By default the embedding will be the placed as first prompt, and will result in such text

embedding:EasyNegative.pt, text, watermark

Set append to True if you prefer it to be at the end, i. e.

text, watermark, embedding:EasyNegative.pt

Example Workflow

Example

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.