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
Commit message (
Expand
)
Author
Age
Files
Lines
*
loopback moved to scripts, added support for multiple batches, changed to hon...
AUTOMATIC
2022-09-14
4
-50
/
+86
*
do not die on failing to load script #426
AUTOMATIC
2022-09-14
1
-3
/
+3
*
Overall progress incorrect with X/Y plot and batch count > 1 #441
AUTOMATIC
2022-09-14
1
-3
/
+3
*
option name updates for #432
AUTOMATIC
2022-09-14
1
-3
/
+3
*
Update ui.py
jtkelm2
2022-09-14
1
-1
/
+1
*
Update ui.py
jtkelm2
2022-09-14
1
-1
/
+1
*
Added selected image saving
jtkelm2
2022-09-14
2
-3
/
+12
*
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-14
4
-1
/
+211
|
\
|
*
remove model files check
orionaskatu
2022-09-14
1
-21
/
+0
|
*
fix on torch_command + tested on debian
orionaskatu
2022-09-14
1
-0
/
+6
|
*
rewrite for launch.py - untested
orionaskatu
2022-09-14
2
-83
/
+24
|
*
webui-user.sh gitignore
orionaskatu
2022-09-14
1
-0
/
+1
|
*
install/launch scripts for linux
orionaskatu
2022-09-14
3
-1
/
+284
*
|
[FEATURE REQUEST] Script settings should also be written to the text files #437
AUTOMATIC
2022-09-14
1
-0
/
+6
|
/
*
prevent making grid if there is no need for it #428
AUTOMATIC
2022-09-14
1
-5
/
+3
*
Revert "Update webui-user.bat"
JustAnOkapi
2022-09-14
1
-1
/
+1
*
prevent extras from saving in dir
JustAnOkapi
2022-09-14
6
-10
/
+7
*
Update webui-user.bat
JustAnOkapi
2022-09-14
1
-1
/
+1
*
add webp to file formats with exif saved
JJ
2022-09-14
1
-1
/
+1
*
added cmd arg to load custom styles file
camenduru
2022-09-14
1
-1
/
+2
*
Typo of prompt
Austere Grim
2022-09-14
1
-1
/
+1
*
bandaid for broken ddim sampling #389
AUTOMATIC
2022-09-13
1
-2
/
+7
*
img2img_color_correction off by default for #394
AUTOMATIC
2022-09-13
1
-1
/
+1
*
revert the breaking change in font sneaked in by the person who did EXIF #407
AUTOMATIC
2022-09-13
1
-1
/
+1
*
readme info about launcher
AUTOMATIC
2022-09-13
1
-1
/
+21
*
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-13
1
-1
/
+1
|
\
|
*
change np.float to np.float32
JJ
2022-09-13
1
-1
/
+1
*
|
add support for reading saved jpeg comments
AUTOMATIC
2022-09-13
2
-8
/
+24
|
/
*
add piexif to requirements_versions.txt
JJ
2022-09-13
1
-0
/
+1
*
add piexif to requirements.txt
JJ
2022-09-13
1
-0
/
+1
*
save the exif data upon image write
JJ
2022-09-13
1
-1
/
+1
*
add metadata to jpg and non-png image files
JJ
2022-09-13
1
-2
/
+11
*
Merge pull request #400 from rick2047/requirements-sklearn-version
AUTOMATIC1111
2022-09-13
1
-1
/
+1
|
\
|
*
Update with definitely right requirements for skimage
Paresh Mathur
2022-09-13
1
-1
/
+1
|
*
Now with the correct version of skimage
Paresh Mathur
2022-09-13
1
-1
/
+1
|
*
Add skimage minimum requirement
Paresh Mathur
2022-09-13
1
-1
/
+1
*
|
revert to old 1.3.5 basicsr because the new one still causes problems for som...
AUTOMATIC
2022-09-13
1
-1
/
+1
*
|
emergency fix for running in dir with spaces
AUTOMATIC
2022-09-13
1
-6
/
+6
*
|
Merge pull request #392 from C43H66N12O12S2/attention-update
AUTOMATIC1111
2022-09-13
1
-1
/
+73
|
\
\
|
*
|
Complete cross attention update
C43H66N12O12S2
2022-09-13
1
-1
/
+73
|
|
/
*
/
moved most of functionality from webui.bat into cross-platform launch.py
AUTOMATIC
2022-09-13
4
-106
/
+135
|
/
*
color correction option for all img2img modes #363
AUTOMATIC
2022-09-13
3
-22
/
+29
*
Embeddings directory can't be found if running webui.py from another directo...
AUTOMATIC
2022-09-13
1
-1
/
+1
*
Prompts from file not working #379
AUTOMATIC
2022-09-13
1
-4
/
+3
*
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-13
1
-13
/
+13
|
\
|
*
Merge pull request #366 from ProGamerGov/patch-1
AUTOMATIC1111
2022-09-13
1
-13
/
+13
|
|
\
|
|
*
Fix multiple grammar & spelling errors in ReadMe
ProGamerGov
2022-09-13
1
-13
/
+13
*
|
|
add link to custom scripts
AUTOMATIC
2022-09-13
1
-0
/
+3
|
/
/
*
|
put safety checker into a separate file because it's already crowded in proce...
AUTOMATIC
2022-09-13
2
-34
/
+44
*
|
Merge pull request #367 from GRMrGecko/nsfw_filter
AUTOMATIC1111
2022-09-13
2
-0
/
+36
|
\
\
[next]