index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launch.py
Age
Commit message (
Expand
)
Author
2023-03-09
chore: removed scripts and added a flag to launch.py
vladlearns
2023-02-04
fix --help
w-e-w
2023-01-30
amend the error in previous commit
AUTOMATIC
2023-01-30
make linux launch.py use XFORMERS_PACKAGE var too; thanks, acncagua
AUTOMATIC
2023-01-30
add an environment variable for selecting xformers package
AUTOMATIC
2023-01-28
some more changes for python version warning; add a commandline flag to disable
AUTOMATIC
2023-01-28
remove waiting for input on version mismatch warning, change supported versions
AUTOMATIC
2023-01-27
Made it only a warning
Spaceginner
2023-01-26
Only Linux will have max 3.11
Spaceginner
2023-01-25
Fixed typo
Spaceginner
2023-01-25
even more clarifications(?)
Spaceginner
2023-01-25
some clarification
Spaceginner
2023-01-25
Remove a stacktrace from an assertion to not scare people
Spaceginner
2023-01-25
Added Python version check
Spaceginner
2023-01-25
remove the pip install stuff because it does not work as i hoped it would
AUTOMATIC
2023-01-24
print progress when installing torch
AUTOMATIC
2023-01-24
make git commands not fail for extensions when you have spaces in webui direc...
AUTOMATIC
2023-01-24
Set Linux xformers 0.0.16RC425
acncagua
2023-01-23
add a message about new torch/xformers version and a way to upgrade by specif...
AUTOMATIC
2023-01-23
Merge pull request #5939 from petalas/petalas/torch-upgrade
AUTOMATIC1111
2023-01-17
disable the new NaN check for the CI
AUTOMATIC
2023-01-16
upgrading torch, torchvision, xformers (windows) to use u117
Nick Petalas
2023-01-16
add --skip-install option to prevent running pip in launch.py and speedup lau...
AUTOMATIC
2023-01-10
clear envvar, add assertion
Vladimir Repin
2023-01-05
add footer with versions
AUTOMATIC
2022-12-10
Merge pull request #5361 from rick68/patch-1
AUTOMATIC1111
2022-12-03
Revert most launch.py changes, add mac user script
brkirch
2022-12-03
Update launch.py
Hsiang-Cheng Yang
2022-12-01
Fix run as root flag
brkirch
2022-12-01
Add support for macOS (Darwin) in launch.py
brkirch
2022-11-27
only run install.py for enabled extensions
AUTOMATIC
2022-11-27
Merge pull request #4635 from mezotaken/master
AUTOMATIC1111
2022-11-26
Add support Stable Diffusion 2.0
AUTOMATIC
2022-11-20
moved deepdanbooru to pure pytorch implementation
AUTOMATIC
2022-11-14
Stop exporting cl args and upload stdout and stderr as artifacts
Vladimir Repin
2022-11-14
Propagate test error and try it without localhost
Vladimir Repin
2022-11-14
Tests separated for github-actions CI
Vladimir Repin
2022-11-12
Fix env var names
Anas Abou Allaban
2022-11-12
Tests cleaned up
Vladimir Repin
2022-11-12
run installers for newly installed extensions
AUTOMATIC
2022-11-04
Update k-diffusion to release 0.0.10
hentailord85ez
2022-11-03
Merge branch 'AUTOMATIC1111:master' into fix_nowebui_arg
Billy Cao
2022-11-03
Fix --nowebui argument being ineffective
Billy Cao
2022-11-01
add PYTHONPATH for extension's install.py
AUTOMATIC
2022-11-01
make launch.py run installers for extensions that have ones
AUTOMATIC
2022-10-30
always add --api when running tests
AUTOMATIC
2022-10-30
launch tests from launch.py with --tests commandline argument
AUTOMATIC
2022-10-24
update deepdanbooru version
judgeou
2022-10-19
Add xformers message.
ふぁ
2022-10-18
remove shared option for update check (because it is not an argument of webui)
AUTOMATIC
[next]