Closed GalaxyTimeMachine closed 8 months ago
Comfy has just merged a change that breaks these nodes. The fix is to change the wlsh_nodes.py so it imports it from comfy.
ie.
from comfy import model_management
I spoke to him about it and he's reverted the change for now. This will need to be updated anyway.
Thanks for the heads up. Just pushed the change.
Comfy has just merged a change that breaks these nodes. The fix is to change the wlsh_nodes.py so it imports it from comfy.
ie.
from comfy import model_management
I spoke to him about it and he's reverted the change for now. This will need to be updated anyway.