InvokeAI/ldm
Lincoln Stein 5818528aa6
fix web server handling of rel and abs outdir paths (#550)
* fix web server handling of rel and abs outdir paths
* Can now specify either a relative or absolute path for outdir
* Outdir path does not need to be inside the stable-diffusion directory
* Closes security hole that allowed user to read any file within
stable-diffusion (eek!)
* Closes #536
2022-09-14 07:09:01 -04:00
..
data prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
dream fix web server handling of rel and abs outdir paths (#550) 2022-09-14 07:09:01 -04:00
gfpgan make gfpgan_model_exists flag available to web interface 2022-09-11 14:47:58 -04:00
models Refactor generate.py and dream.py (#534) 2022-09-14 07:02:31 -04:00
modules Update attention.py for 16-32GB M1 performance (#540) 2022-09-13 10:53:45 -04:00
generate.py Refactor generate.py and dream.py (#534) 2022-09-14 07:02:31 -04:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Disabled debug output (#436) 2022-09-11 22:34:35 -04:00
util.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00