kijai / ComfyUI-SUPIR

SUPIR upscaling wrapper for ComfyUI
Other
1.2k stars 66 forks source link

Crashing in SUPIR Model Loader without errors #126

Open AndreyRGW opened 1 month ago

AndreyRGW commented 1 month ago

image

Prompt executed in 0.31 seconds
got prompt
model_type EPS
Using pytorch attention in VAE
Using pytorch attention in VAE
Loading weights to:  cpu
Diffusion using fp16
making attention of type 'vanilla' with 512 in_channels
Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
making attention of type 'vanilla' with 512 in_channels

C:\wbcnvme\Comfyui\ComfyUI_windows_portable>pause

I found a similar bug in ComfyUI-SUPIR/issues/96, they seemed to be able to fix it by using python 3.10.11, but it didn't work for me.

kijai commented 1 month ago

I really just don't know as this has never happened to me on any of my installs. Does it also happen with fp8 on? Crashes without any errors can happen when running out of RAM too.

AndreyRGW commented 1 month ago

I really just don't know as this has never happened to me on any of my installs. Does it also happen with fp8 on? Crashes without any errors can happen when running out of RAM too.

I tried enabling fp8, but the crashes still occurred. As for RAM, I have 32 GB and I haven't seen memory usage exceed 22 GB when loading models.

noembryo commented 3 weeks ago

Same here..

lysoul147 commented 2 weeks ago

in my case, it's just out of RAM, but I don't know how to reduce the RAM usage