aboutsummaryrefslogtreecommitdiffstats
path: root/webui.bat
Commit message (Collapse)AuthorAgeFilesLines
* codeformer supportAUTOMATIC2022-09-071-1/+18
|
* change the main script to run from its directory rather stable diffusion; ↵AUTOMATIC2022-09-061-2/+1
| | | | this will change where images are saved by default because people are failing to find their images
* Update webui.py to instruct python to install binary packages; this should ↵AUTOMATIC2022-09-051-6/+6
| | | | prevent errors people are getting with lacking C++ compilers
* fix for webui.bat to support python with spaces in namesAUTOMATIC2022-09-021-1/+1
|
* Update to support embedding with length greater than 1.AUTOMATIC2022-09-021-1/+1
|
* change webui.bat to use venvAUTOMATIC2022-09-021-4/+30
|
* bat file for installing and launchingAUTOMATIC2022-09-021-0/+129