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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup existing directories, fixes
d8ahazard
2022-09-26
4
-14
/
+45
*
Re-implement universal model loading
d8ahazard
2022-09-26
11
-104
/
+422
*
Rename swinir -> swinir_model
d8ahazard
2022-09-26
1
-123
/
+123
*
Fix swinir arch name
d8ahazard
2022-09-26
1
-867
/
+867
*
use strftime. update hints.js
tateisu
2022-09-26
1
-1
/
+1
*
add [datetime] to image file name pattern
tateisu
2022-09-26
1
-0
/
+1
*
copy over fields when sending to img2img: https://github.com/AUTOMATIC1111/st...
Liam
2022-09-26
1
-8
/
+11
*
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-25
4
-0
/
+9
|
\
|
*
Changed job_id to timestamp
Eyrie
2022-09-25
2
-6
/
+5
|
*
fix formatting
Eyrie
2022-09-25
1
-1
/
+1
|
*
fix formatting
Eyrie
2022-09-25
1
-0
/
+1
|
*
Added job_id pattern for directories
Eyrie
2022-09-25
2
-1
/
+6
|
*
add custom script source to config path keys
DepFA
2022-09-25
1
-0
/
+3
|
*
add attribute to custom script controls
DepFA
2022-09-25
1
-0
/
+1
*
|
added hiding items to ui-config.json
AUTOMATIC
2022-09-25
1
-2
/
+5
*
|
potential fix for embeddings no loading on AMD cards
AUTOMATIC
2022-09-25
1
-2
/
+2
|
/
*
Fix token max length
guaneec
2022-09-25
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-25
1
-1
/
+13
|
\
|
*
Correct indent
DepFA
2022-09-25
1
-3
/
+3
|
*
Persist default Number values
DepFA
2022-09-25
1
-1
/
+4
|
*
Add attr to skip
DepFA
2022-09-25
1
-1
/
+4
|
*
Apply to all checkboxes and textboxes
DepFA
2022-09-25
1
-6
/
+4
|
*
Add attributes to checkboxes for persisting
DepFA
2022-09-25
1
-0
/
+8
*
|
added support for setting hires fix from pasted prompts
AUTOMATIC
2022-09-25
2
-49
/
+55
|
/
*
by popular request, moves width/height sliders higher
AUTOMATIC
2022-09-25
1
-8
/
+8
*
Disable 'batch img2img' when launched with --hide-ui-dir-config
EyeDeck
2022-09-24
3
-4
/
+7
*
added [styles] filename pattern
RnDMonkey
2022-09-24
1
-0
/
+1
*
do not hide preview image too early
AUTOMATIC
2022-09-24
1
-1
/
+1
*
Reformat some changes from the previous commit.
AUTOMATIC
2022-09-24
1
-1
/
+1
*
Fix to XY_Grid script console progress bar and other progress bar improvement...
RnDMonkey
2022-09-24
2
-1
/
+8
*
Remove double loading message
innovaciones
2022-09-24
1
-1
/
+0
*
Clear no longer needed VRAM during a 'highres fix' generation created during ...
Jacob Tyndall
2022-09-24
1
-0
/
+5
*
fix for settings sometimes not applying on javascript side
AUTOMATIC
2022-09-23
1
-11
/
+4
*
fix for inpaint at full resolution breaking if you have an NN upscaler.
AUTOMATIC
2022-09-23
1
-1
/
+1
*
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...
AUTOMATIC
2022-09-23
3
-32
/
+173
*
one change didn't make it into the previous commit
AUTOMATIC
2022-09-23
1
-1
/
+1
*
upgrade to gradio==3.4b3 t fixthe inpain bugs
AUTOMATIC
2022-09-23
1
-44
/
+29
*
Option to use advanced upscalers with normal img2img
AUTOMATIC
2022-09-23
3
-6
/
+15
*
prevent saving settings with bogus values
AUTOMATIC
2022-09-23
3
-20
/
+22
*
Merge pull request #847 from rewbs/rewbs-optionally-save-before-color-correction
AUTOMATIC1111
2022-09-23
3
-3
/
+9
|
\
|
*
Remove unnecessary duplication
Robin Fernandes
2022-09-23
1
-1
/
+4
|
*
Merge from master
Robin Fernandes
2022-09-23
5
-91
/
+163
|
|
\
|
*
|
Add option to save before color correction. Add suffix param when saving file...
Robin Fernandes
2022-09-22
3
-3
/
+6
*
|
|
add extrastab send to inpaint
Seki
2022-09-23
1
-0
/
+8
*
|
|
add extrastab send to img2img
Seki
2022-09-23
1
-0
/
+8
*
|
|
gfpgan: just download the damn model
AUTOMATIC
2022-09-23
2
-8
/
+14
*
|
|
add warning for when user's settings are broken
AUTOMATIC
2022-09-23
1
-0
/
+21
*
|
|
Fix typo
innovaciones
2022-09-23
1
-1
/
+1
*
|
|
Show interrupt button without progress bar
innovaciones
2022-09-23
1
-1
/
+1
*
|
|
sort JavaScript includes to assure script sequence
DepFA
2022-09-23
1
-1
/
+1
|
|
/
|
/
|
[next]