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
stats
log msg
author
committer
range
path:
root
/
modules
/
launch_utils.py
Age
Commit message (
Collapse
)
Author
Lines
2023-07-18
move start timer
wfjsw
-3
/
+0
2023-07-17
skip installing packages with pip if theyare already installed
AUTOMATIC1111
-1
/
+45
record time it took to launch
2023-07-16
Merge pull request #11757 from AUTOMATIC1111/sdxl
AUTOMATIC1111
-0
/
+4
SD XL support
2023-07-15
remove "## " from changelog.md version
AUTOMATIC1111
-4
/
+6
2023-07-13
mute SDXL imports in the place there SDXL is imported for the first time ↵
AUTOMATIC1111
-18
/
+0
instead of launch.py
2023-07-13
get attention optimizations to work
AUTOMATIC1111
-0
/
+1
2023-07-13
mute unneeded SDXL imports for tests too
AUTOMATIC1111
-2
/
+2
2023-07-13
fix importlib.machinery issue on github's autotests #yolo
AUTOMATIC1111
-3
/
+4
2023-07-12
SDXL support
AUTOMATIC1111
-0
/
+17
2023-07-11
getting SD2.1 to run on SDXL repo
AUTOMATIC1111
-0
/
+3
2023-06-29
fix can't get current hash
Akiba
-1
/
+1
2023-06-15
git clone show progress
w-e-w
-2
/
+2
2023-06-06
SD_WEBUI_RESTARTING
w-e-w
-1
/
+1
2023-06-06
rework-disable-autolaunch
w-e-w
-0
/
+1
2023-06-03
a yet another method to restart webui
AUTOMATIC
-0
/
+6
2023-06-03
fallback version info form CHANGELOG.md
w-e-w
-1
/
+2
2023-06-03
Update modules/launch_utils.py
w-e-w
-2
/
+6
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-06-02
fallback version info form CHANGELOG.md
w-e-w
-1
/
+2
2023-05-31
rename print_error to report, use it with together with package name
AUTOMATIC
-4
/
+3
2023-05-31
Merge pull request #10784 from AUTOMATIC1111/update-deps
AUTOMATIC1111
-1
/
+1
Update xformers to 0.0.20
2023-05-31
Merge branch 'dev' into report-error
AUTOMATIC1111
-3
/
+0
2023-05-30
Vendor in the single module used from taming_transformers; remove ↵
Aarni Koskela
-3
/
+0
taming_transformers dependency (and fix the two ruff complaints)
2023-05-29
Add & use modules.errors.print_error where currently printing exception info ↵
Aarni Koskela
-3
/
+4
by hand
2023-05-28
Upgrade xformers
Sakura-Luna
-1
/
+1
2023-05-21
reworking launch.py: add references to renamed file
AUTOMATIC
-14
/
+0
2023-05-21
reworking launch.py: rename
AUTOMATIC
-0
/
+348
[prev]