Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems LLM Party and Reactor Nodes can't co-exist in the same env #105

Open
boricuapab opened this issue Oct 12, 2024 · 4 comments
Open

Seems LLM Party and Reactor Nodes can't co-exist in the same env #105

boricuapab opened this issue Oct 12, 2024 · 4 comments

Comments

@boricuapab
Copy link

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.

@heshengtao
Copy link
Owner

Is there any more error information, and if it exists at the same time, what error will the console report?

@boricuapab
Copy link
Author

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.

llmPartyNReactorNotCoexistingIssue

@RuKapSan
Copy link

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

@boricuapab
Copy link
Author

boricuapab commented Oct 26, 2024

I see, I've been using torch nightly as I'm using some of the recent video models such as cog video x and mochi locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants