FizzleDorf / ComfyUI_FizzNodes

Custom Nodes for Comfyui
MIT License
370 stars 56 forks source link

works beautifully - noticed one bug/behavior #82

Closed ryanontheinside closed 4 months ago

ryanontheinside commented 5 months ago

Thank you for this amazing node. I do occasionally get the following error. It seems to happen when one of the prompts is too long. It does not appear to be caused by the number of prompts, just when one of them exceeds some length.

"Sizes of tensors must match except in dimension 0. Expected size 77 but got size 154 for tensor number 224 in the list."

FizzleDorf commented 5 months ago

hey @ryanontheinside, I've seen another issue opened on the same bug but I'm having trouble reproducing it. could you provide more info about what prompt you are using and if you are updated to the latest version of the node?

FizzleDorf commented 4 months ago

the most recent push should solve the issue