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
/
ui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save parameters as comments when saving as jpg
Justin Maier
2022-09-29
1
-5
/
+14
*
Save should use desired sample format fixes #1028
Justin Maier
2022-09-29
1
-1
/
+1
*
Add custom name and try-except
safentisAuth
2022-09-29
1
-1
/
+13
*
Add output folder icons
Michoko
2022-09-29
1
-3
/
+3
*
Add output folder icons
Michoko
2022-09-29
1
-4
/
+16
*
Add output folder icons
Michoko
2022-09-29
1
-1
/
+25
*
Respect --ckpt-dir command-line argument when merging models (#1261)
William Moorehouse
2022-09-28
1
-1
/
+1
*
update lists of models after merging them in checkpoints tab
AUTOMATIC
2022-09-28
1
-18
/
+24
*
correctly list and display model names for #1261
AUTOMATIC
2022-09-28
1
-2
/
+2
*
Merge pull request #1194 from liamkerr/token_count
AUTOMATIC1111
2022-09-28
1
-1
/
+9
|
\
|
*
removed unused import; now using javascript to watch prompt textarea
Liam
2022-09-28
1
-2
/
+0
|
*
switched the token counter to use hidden buttons instead of api call
Liam
2022-09-27
1
-4
/
+9
|
*
Merge remote-tracking branch 'upstream/master' into token_count
Liam
2022-09-27
1
-12
/
+47
|
|
\
|
*
|
added token counter next to txt2img and img2img prompts
Liam
2022-09-27
1
-1
/
+6
*
|
|
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-28
1
-1
/
+1
|
\
\
\
|
*
|
|
Adding support for inverse sigmoid interpolation
Bernard Maltais
2022-09-28
1
-1
/
+1
*
|
|
|
save parameters for images when using the Save button.
AUTOMATIC
2022-09-28
1
-6
/
+10
|
/
/
/
*
|
|
-Fix interp_amount rounding in filename
Bernard Maltais
2022-09-28
1
-1
/
+1
*
|
|
- Add gradio dropdown list to select checkpoints
Bernard Maltais
2022-09-28
1
-4
/
+5
*
|
|
(feat): Rework Checkpoint Merger UI for better clarity
Bernard Maltais
2022-09-27
1
-5
/
+6
|
|
/
|
/
|
*
|
added console outputs, more clear indication of progress, and ability to spec...
AUTOMATIC
2022-09-27
1
-1
/
+2
*
|
Merge pull request #1066 from moorehousew/master
AUTOMATIC1111
2022-09-27
1
-1
/
+29
|
\
\
|
*
|
Added smoothstep interpolation to checkpoint merging
William Moorehouse
2022-09-26
1
-2
/
+4
|
*
|
Add support for checkpoint merging
William Moorehouse
2022-09-25
1
-1
/
+27
|
|
/
*
|
adds support for a notification.mp3 in the root directory that will play upon...
Connum
2022-09-26
1
-3
/
+6
*
|
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
1
-0
/
+3
|
\
|
*
add custom script source to config path keys
DepFA
2022-09-25
1
-0
/
+3
*
|
added hiding items to ui-config.json
AUTOMATIC
2022-09-25
1
-2
/
+5
|
/
*
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
1
-34
/
+36
|
/
*
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
1
-3
/
+4
*
do not hide preview image too early
AUTOMATIC
2022-09-24
1
-1
/
+1
*
Remove double loading message
innovaciones
2022-09-24
1
-1
/
+0
*
fix for settings sometimes not applying on javascript side
AUTOMATIC
2022-09-23
1
-11
/
+4
*
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...
AUTOMATIC
2022-09-23
1
-30
/
+81
*
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
*
prevent saving settings with bogus values
AUTOMATIC
2022-09-23
1
-5
/
+10
*
add extrastab send to inpaint
Seki
2022-09-23
1
-0
/
+8
*
add extrastab send to img2img
Seki
2022-09-23
1
-0
/
+8
*
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]