shiimizu / ComfyUI_smZNodes

Custom nodes for ComfyUI such as CLIP Text Encode++
GNU General Public License v3.0
168 stars 12 forks source link

Weight numbers not applied to embeddings #41

Closed MalikKillian closed 6 months ago

MalikKillian commented 6 months ago

Pretty sure I've experimented enough to see a gap in the processing. A negative prompt like this, (easynegative:6), should understandably make an ugly image because of over emphasis on the embedding. However, with smZ CLIPTextEncode I see no difference between (easynegative) and (easynegative:6) or (easynegative:6.0) or (embedding:easynegative:6.0). I can only get the weight of an embedding to change if I do something like ((((easynegative)))). It seems like the behavior is the same weather used in positive or negative conditioning.

shiimizu commented 6 months ago

Thanks for discovering that! It should be fixed in https://github.com/shiimizu/ComfyUI_smZNodes/commit/e0ddb5d495a3bb59ccc2a373422c24192a532d4a