Open korodarn opened 9 months ago
Some other node uses lama-cleaner, which seems to break with this one that uses latest diffusers. The import error for this isn't about that, but some other version mismatch... you can try:
pip install -U typing-extensions
though I don't know which version it expects
Getting this error
I installed this through the comfy manager
Things I've tried so far... git pull within the folder
manual install for pip install git+https://github.com/kashif/diffusers.git@wuerstchen-v3 although pip install -r requirements.txt seems to have already got that one
I do have this dependency error with pip as well, if it's relevant
Assume it may be a matter of incompatibility in packages for another custom node I have? All my other nodes seem to load fine
using python-3.10.11 in the venv using pip 24.0
System configuration