Open EricRollei opened 6 months ago
It worked after I manually updated requirements.txt
then pip install -r requirements.txt
, and lastly git clone https://huggingface.co/mattmdjaga/segformer_b2_clothes
in the checkpoints directory. So I guess not.
Current version is 4.39.3 and it's causing problems with other nodes which require a newer version to install. Requirements.txt specifies an exact version Transformers==4.33.2 but can it work with newer?