InvokeAI/ldm/dream
David Ford 31fa92a83f Fix case sensitive check to be case insensitive
Case sensitivity between os.getcwd and os.realpath can fail due to different drive letter casing. C:\ vs c:\. This change addresses that by normalizing the strings before comparing.
2022-08-29 12:46:24 -05:00
..
pngwriter.py correctly handle upscaling in webUI, including displaying status messages during GFPGAN/ESRGAN postprocessing 2022-08-29 12:08:18 -04:00
readline.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
server.py Fix case sensitive check to be case insensitive 2022-08-29 12:46:24 -05:00