WAS

Results 528 comments of WAS

Oh hey thanks. Yeah a lot of the noise/image stuff could be moved to torch. Will most. Some stuff I found PyTorch implementations of kinda inferior. Like doing sharpening.

Crop data input must come from a cropping node that provides a tuple that is `(crop_size, (top, left, right, bottom))`

Yeah img2texture was forked pre-10 and you usually don't say it works for a major version if you don't know. It probably still does work in 10.x. I can take...

> > Yeah img2texture was forked pre-10 and you usually don't say it works for a major version if you don't know. It probably still does work in 10.x. I...

Please provide useful information such as your ComfyUI logs which should contain any errors. I don't have your system, so I can't reproduce, so I need specifics.

The node accepts a Tensor in shape [N, H, W, C]. You are somehow inputting a string.

Does python have write access to the file? Do you have the file open by another ComfyUI or process? The error means it's either open already a locked by that...

There are multiple areas to check. I would start with running ComfyUI as admin. That should let you know if it's user permissions based (user running ComfyUI and Python)

That won't solve the problem, as the process you are running from (ConfyUI) is the one lacking permissions