Diffusion Single File
comfyui

Upload Minimax H3 embeddings

#50

Works like other embeddings in prompt as of commit feat(minimax): support prompt embeddings in ComfyUI

i.e. embedding:minimaxh3_art_is_explosion

Lexius changed pull request status to merged

请问这个怎么用,需要在提示词中添加触发词吗?

Comfy Org org
edited 2 days ago

@hbert To use the embeddings in a text prompt, invoke them in the CLIPTextEncode node like this (you can omit the .pt extension): embedding:embedding_filename.pt.

Sign up or log in to comment