You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a quick note, most probably people already have a T5 in safetensors format, cloning the PixArt repo (41 GB on disk) is quite an overkill. So it might be better to use the regular CLIP loader like this (top from the example workflow here, bottom is what I propose):
The result is slightly different, must be some rounding errors, otherwise it's 99% identical. The other CLIP types produce heavy bright artifacts so stick to the SD3 type.
The text was updated successfully, but these errors were encountered:
Just a quick note, most probably people already have a T5 in safetensors format, cloning the PixArt repo (41 GB on disk) is quite an overkill. So it might be better to use the regular CLIP loader like this (top from the example workflow here, bottom is what I propose):
The result is slightly different, must be some rounding errors, otherwise it's 99% identical. The other CLIP types produce heavy bright artifacts so stick to the SD3 type.
The text was updated successfully, but these errors were encountered: