Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OOM SUPIR first stage (denoiser) #136

Open
Joly0 opened this issue Jun 15, 2024 · 1 comment
Open

OOM SUPIR first stage (denoiser) #136

Joly0 opened this issue Jun 15, 2024 · 1 comment

Comments

@Joly0
Copy link

Joly0 commented Jun 15, 2024

Hey, i have the linked workflow (quite simple) for testing SUPIR v2 and everytime i run it, i run into OOM issues. Not for the vram, but for the ram. Vram is at 50-60% max.

My server i am running this on has a 4060ti with 16gb vram and 64gb of ddr5 ram, which is only 50% filled before running the workflow.

Is there anything i can do, to get this to work? Also that stage runs extremely slow

Supir.json

@peizhiluo007
Copy link

Maybe, you can try following:
1、set diffusion_dtype -> fp16
2、set use_tiled_vae -> false
3、set tile_size smaller -> 128
good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants