Open MoonMoon82 opened 1 week ago
Hi @MoonMoon82, you will need to install xformers in your comfyui environment. Installing xformers can cause other dependencies to change (like torch versions) so it might be best to try creating a new comfyui environment and trying to install this node first before any others.
@akatz-ai So I cannot combine the X-Portrait nodes with all my already installed custom nodes? I need to create a new comyUI enviromnet dedicated for the X-Portrait nodes ? Anything else I guess would mess up all the dependencies of my custom nodes.
I'm having the same problem and no matter what i try so far, xformers is giving me errors like this: ` RuntimeError: Error compiling objects for extension [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for xformers Failed to build xformers ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (xformers)`
Hi all, installing xformers on windows is a challenge due to needing to match the current cuda and pytorch versions I believe, so if there is no wheel found pip tries to compile xformers which requires build tools to be installed. I'm working on a comfyui environment manager that I hope to share soon that should help with environment-specific install issues.
Hi,
I'm trying to run it the first time, but all I get is the following error message. Any ideas? Thanks in advance!
ComfyUI Error Report
Error Details
Exception Message: No module named 'xformers'
Stack Trace