I found the Windows version of these scripts while watching this video on Youtube, I did not write any of the python scripts. Original location for Windows version: https://drive.google.com/file/d/1z7lDaItYAm-3zNSTCIm1nRVkn8As-Wh3/view
The following changes were made:
- Added
low_ram.shandlow_ram_nvidia.sh - In
optimized/optimized_txt2img.pyfile, on line 33, changeddoptimizedSD\v1-inference.yamltooptimized-scripts/v1-inference.yaml - In
optimizedSD/optimized_txt2img.pyfile, on line 34, changedmodel v1.3.ckpttomodels/ldm/stable-diffusion-v1/model.ckpt - The same changes were made to
optimized-scripts/optimized_img2img.pyon line 50 and 51 - Renamed
optimizedSDfolder and all references tooptimized-scripts
The low_ram.sh assumes you are using a 6700XT or 6750XT, please look up if you need to make adjustments for any other cards to the environment variables at the start of the file.