Comfy-Org / Comfy-Org/ComfyUI

Using an embedding: with different architecture now cause an error.

Open
#7,109 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

For example, if you use embedding:some_SD1_5_embedding with a SDXL checkpoint, it now causes an error.

Before it used to simply remove and ignore the embedding. This behavior was more interesting, because it would allow you to use the same text for different clips. For example, if you use SDXL and SD1.5 as a second pass.

In short:
When the embedding: is from a different architecture, you should not raise an error, but instead ignore the embedding.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.