WAS

Results 397 comments of WAS

I'm more concerned why on earth it would require internet to begin, and be monitoring internet on a localhost session, to then kill my session cause it can't access the...

ComfyUI doesn't have working sliders. And seems you are giving it a batch, while it works on single images?

It should be 0-1.0. Where 0 is no rotation, and 1.0 is full rotation (so no change either I believe, as you've rotated back to start FYI there is a...

I would assume the version of rembg you have is not compatible. I've been using it extensive, and besides a onnx runtime warning, it functions as expected. Can you see...

Probably wrong version of opencv, or incorrectly installed. WAS-NS uses opencv-python[ffmpeg] On Thu, Apr 11, 2024, 9:08 PM zhaowtVincent ***@***.***> wrote: > same error > > — > Reply to...

Not sure why that would be returning exit code 2, pip freeze is a common pip command. Is portable installation installed correctly? On Sat, Feb 24, 2024, 4:50 AM cerarslan...

It's basically a way to do High Resolution steps in one node. You scan scale up or down steps, and you can also use secondary conditioning if you want (so...

Sounds like it was conflict in packages and environments On Sun, Feb 25, 2024, 4:48 PM Sean ***@***.***> wrote: > i found the problem. > > I manually deleted "ComfyUI-DiffusersStableCascade",...

That would break all packages checks though. On Wed, Feb 28, 2024, 7:54 PM bingwei ***@***.***> wrote: > I fixed this. > I modify pip freeze to pip list, and...

Something is wrong with your install. It's quoting `C:\Users\manue\ComfyUI\ComfyUI\custom_nodes\was-node-suite-comfyui_init.py` instead of `C:\Users\manue\ComfyUI\ComfyUI\custom_nodes\was-node-suite-comfyui\__init__.py` so files seem messed up. But the actual error indicates that the packages() command is tripping out. But...