How to install OptimizedSD(basujindal) in already cloned stable-diffusion-webui? #8083
Unanswered
Skymaster3
asked this question in
Q&A
Replies: 1 comment 2 replies
-
From what I can tell the optimizations in that repo are already in the webui. The low and medium vram arguments should enable them. Also check the optimizations page on the wiki to see other options for decreasing memory usage. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to try an optimizedSD(https://github.com/basujindal/stable-diffusion) because I get an "Out of memory" error when I try to turn on the "Hires. fix". Can you tell me which files need to be replaced in my repository? Do I just need to replace img2img.py and txt2img.py with optimized_img2img.py and optimized_txt2img.py? Or do I need something else? I apologize in advance for stupid questions, I'm new here.
Beta Was this translation helpful? Give feedback.
All reactions