WAS
WAS
Dirty fix would be renaming the nodes in the `NODE_CLASS_MAPPINGS` dictionary. But I won't be renaming my nodes on account of some other custom nodes at this time. The WAS...
Well your path is non-standard, to start. It's a mixture of valid, and invalid windows separators.
I'll try and take a look after finish taking care of bills this morning.
I am not sure what that is about. The node should be outputting a string so where is another node getting a key error about? Sounds like an issue with...
Yeah a lot of those nodes are really old before I added any compatible batch support. I don't have the time to really go through this right now, but am...
Did you run the requirements file? `scikit-learn` package needs to be installed. `pip install scikit-learn`
Well that's not good. I'll take a look, thanks for pointing that out.
You can make a PR if you want. Though to node it may be necessary to also loop through the folder_paths embedding list as it may have "extra" embeddings paths...
These versions are pinned for a reason and required for older functionality like BLIP
Probably left over from moving to model loader, I only use MiDaS model loader now and haven't had an error.