Lincoln Stein
|
ddc0e9b4d8
|
Merge pull request #133 from bakkot/dir-traversal
prevent directory traversal in the web UI
|
2022-08-28 18:32:12 -04:00 |
|
Lincoln Stein
|
8bbe7936bd
|
close Issue #165
|
2022-08-28 18:21:20 -04:00 |
|
Kevin Gibbons
|
9e7865704a
|
prevent directory traversal in the web UI
|
2022-08-28 14:33:30 -07:00 |
|
Lincoln Stein
|
ac02a775e4
|
moved server.py into right location
|
2022-08-28 17:27:43 -04:00 |
|
Lincoln Stein
|
ea2ee33be8
|
cosmetic fixup to how the outputs are reported
|
2022-08-28 17:06:33 -04:00 |
|
Lincoln Stein
|
7dfca3dcb5
|
moved scripts/dream_server.py into ldm/dream/server.py
|
2022-08-28 16:37:27 -04:00 |
|
blessedcoolant
|
6e49c070bb
|
Optimize and Improve GFPGAN and Real-ESRGAN Pipeline
|
2022-08-29 08:14:29 +12:00 |
|
Muhammad Usama
|
59be6c815d
|
bug fix in grid
In case of 6 images 3rd image was also copied to 4th box missing the last image in the grid.
|
2022-08-28 15:39:09 +01:00 |
|
Lincoln Stein
|
4f02b72c9c
|
prettified all the code using "blue" at the urging of @tildebyte
|
2022-08-26 03:15:42 -04:00 |
|
Lincoln Stein
|
dd670200bb
|
documentation tweaks for installation and running of the GFPGAN extension; now you have the ability to specify the previous image's seed with -S -1, the one before that with -S -2, and so forth
|
2022-08-26 02:17:14 -04:00 |
|
Lincoln Stein
|
f1bed52530
|
moved dream utilities into their own subfolder
|
2022-08-25 22:49:15 -04:00 |
|