You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to disable the comfy reactor node to be able to use llm party in my env, and vice versa, though I'm not sure which python packages are conflicting between the two custom nodes.
The text was updated successfully, but these errors were encountered:
There isn't an error reported, the cli window just hangs and doesn't launch comfy, but after I disable reactor comfy is able to launch with the llm party custom node pack installed.
If anyone has encountered a similar problem, they should simply downgrade torch to version 2.2 or in my case 2.1.1 worked pip install torch==2.1.1 torchaudio torchvision
I have to disable the comfy reactor node to be able to use llm party in my env, and vice versa, though I'm not sure which python packages are conflicting between the two custom nodes.
The text was updated successfully, but these errors were encountered: