110 Commits (master)

Author SHA1 Message Date
AUTOMATIC 5eb9d1aeac change the version of k-diffusion. It still won't be installed unless you are installing from scratch, though. 3 years ago
Alex Offshore b8bb14960a
Fix variable name typo in error message for launch.py
COMMANDINE_ARGS -> COMMANDLINE_ARGS
3 years ago
d8ahazard 5a1951f175 Update launch.py 3 years ago
d8ahazard 1a1f7e85c7
Add LDSR and "GoLatent?" Upscaling (#763)
* Add LDSR Upscaling
3 years ago
benbot d6e8d85e30 removed TORCH_COMMAND section from webui.sh and
added correct torchvision version to default torch install command
3 years ago
AUTOMATIC 45c46f4cb3 oops 3 years ago
AUTOMATIC a8ff013963 added --skip-torch-cuda-test to launcher for #746 3 years ago
Rahul Kolasseri c2775528c9 added __name__ == __main__ to launch.py so it can be imported without launching the webUI 3 years ago
AUTOMATIC 918a092ed4 emergency fix for running in dir with spaces 3 years ago
AUTOMATIC 33e6b6e9a6 moved most of functionality from webui.bat into cross-platform launch.py
moved stable diffusion dependencies into requirements.txt
added checkout with specific commit hashes to all external repos
3 years ago