WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.22k stars 177 forks source link

fix installation bug on windows 10: Update requirements.txt #309

Open magictomagic opened 11 months ago

magictomagic commented 11 months ago

transformers==4.26.1 has confict

WASasquatch commented 11 months ago

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

jonathangoorin commented 8 months ago

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

WAS-PlaiLabs commented 8 months ago

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 commented 6 months ago

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.