Files
ComfyUI-Manager/__init__.py
Adam Skinner b1df9fbb66 Fix for incompatible operator error
When attempting to install a new custom node, I received the following error:

> Install(git-clone) error: <git url> / '>=' not supported between instances of 'str' and 'int'

This fixed it for me
2023-07-16 16:23:37 -04:00

27 KiB