comfyanonymous

Results 132 comments of comfyanonymous

Xformers is no longer shipped with the standalones because most of the functionality is a part of pytorch now so it's not needed anymore.

I was thinking more of something where you can add search paths instead of just set them but this might be fine in the meantime.

I added my own implementation that supports multiple search paths while also searching in the original paths: https://github.com/comfyanonymous/ComfyUI/commit/51d6427ddfb4bbf1761ebb9ee771625e45f5a193

It's a problem with the custom node so you should remove it.

The regular controlnet and controlnet advanced nodes that come with the base.

Try installing nightly pytorch with ROCm 5.5, there's a command in the readme for that.

It's not a bug it's just that the base and refiner might have a bit of trouble being loaded together entirely in regular ram if there's only 16GB with no...

That looks like the issue I fixed yesterday, make sure you are using the latest ComfyUI. If that doesn't fix it can you tell me what your GPU is?

Yes this isn't implemented right now.