Open mhvelplund opened 1 year ago
After setting "Number of CLIP beams" to 1, the process ran correctly. Tried with 2, but then it fails again.
You can get around this in the super short term by changing your requirements.txt to use an older version of transformers (use transformers==4.26.1
, to be specific). That probably breaks other things, though. This seems to affect every package that does CLIP interrogation... I have no idea what it takes to do a correct fix, sadly. :(
With the following settings on a folder containing 20 512x512 images. The GPU is a RTX 3080 with 16 Gb of VRAM.