was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

fix installation bug on windows 10: Update requirements.txt

Open magictomagic opened this issue 1 year ago • 4 comments

transformers==4.26.1 has confict

magictomagic avatar Dec 23 '23 10:12 magictomagic

These versions are pinned for a reason and required for older functionality like BLIP

WASasquatch avatar Dec 23 '23 16:12 WASasquatch

Experience pip errors on installation, due to hardcoded versions...

jonathangoorin avatar Feb 25 '24 12:02 jonathangoorin

Experience pip errors on installation, due to hardcoded versions...

You would experience pip errors from installation errors with your setup and conflicts with other custom nodes, which I do not support.

WAS-PlaiLabs avatar Feb 25 '24 17:02 WAS-PlaiLabs

BLIP has had a refactor in https://github.com/WASasquatch/was-node-suite-comfyui/commit/6e01ba1a8bc260af6a47f45d25a5c568bebe4ccb so it doesn't require hard pin on Transformers.

WAS-PlaiLabs avatar May 15 '24 19:05 WAS-PlaiLabs