Open HSJDZNM opened 7 months ago
same issue
This seems to happen even on the basic workflow. See attached configuration:
just following exactly the library version in requirements.txt,especially the pytorch version,i've not tested the other one
can someone tell me how to fix it ? thanks
To ensure compatibility with other nodes, I modified the requirements file to include diffusers==0.27.2 and accelerate>=0.29.2. However, this possibly resulted in issues similar to those described in the main post.
Error occurred when executing MagicClothing_Generate:
Linear.forward() takes 2 positional arguments but 3 were given
Is there a way to resolve this?
Double check numpy,be exactly with the same version in requirements.txt
Double check numpy,be exactly with the same version in requirements.txt
I have checked the numpy version, and it is Version: 1.25.1, which matches the version specified in the requirements.txt file.
And my PyTorch version matches the requirement in requirements.txt, specifically 2.1.1+cu118.
相同的问题,如何解决这个问题
你解决了吗
同样问题 求方案
ubuntu anaconda python3.11