comfyui-inpaint-nodes icon indicating copy to clipboard operation
comfyui-inpaint-nodes copied to clipboard

No chanegs after inpainting?

Open xyb1314 opened this issue 8 months ago • 2 comments

Image

xyb1314 avatar Mar 13 '25 09:03 xyb1314

loaded completely 36661.70258140564 4897.0483474731445 True 0%| | 0/24 [00:00<?, ?it/s]/opt/miniconda3/envs/comfyui2/lib/python3.10/site-packages/torchsde/_brownian/brownian_interval.py:608: UserWarning: Should have tb<=t1 but got tb=14.614643096923828 and t1=14.614643. warnings.warn(f"Should have {tb_name}<=t1 but got {tb_name}={tb} and t1={self._end}.") 100%|█████████████████████████████████████████████████████████████████████████████████████████████| 24/24 [00:39<00:00, 1.64s/it] /opt/miniconda3/envs/comfyui2/lib/python3.10/site-packages/torch/nn/modules/conv.py:549: UserWarning: cuDNN cannot be used for large non-batch-splittable convolutions if the V8 API is not enabled or before cuDNN version 9.3+. Consider upgrading cuDNN and/or enabling the V8 API for better efficiency. (Triggered internally at ../aten/src/ATen/native/Convolution.cpp:430.) return F.conv2d( Warning: Ran out of memory when regular VAE decoding, retrying with tiled VAE decoding. #WHY# Prompt executed in 57.25 seconds

xyb1314 avatar Mar 13 '25 09:03 xyb1314

Are you sure your mask is correct? No changes will happen in parts where mask is black.

Acly avatar Mar 14 '25 11:03 Acly