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
Age
Commit message (
Expand
)
Author
Lines
2022-09-27
switched the token counter to use hidden buttons instead of api call
Liam
-4
/
+9
2022-09-27
Merge remote-tracking branch 'upstream/master' into token_count
Liam
-12
/
+47
2022-09-27
added token counter next to txt2img and img2img prompts
Liam
-1
/
+6
2022-09-27
added console outputs, more clear indication of progress, and ability to spec...
AUTOMATIC
-1
/
+2
2022-09-27
Merge pull request #1066 from moorehousew/master
AUTOMATIC1111
-1
/
+29
2022-09-26
adds support for a notification.mp3 in the root directory that will play upon...
Connum
-3
/
+6
2022-09-26
Added smoothstep interpolation to checkpoint merging
William Moorehouse
-2
/
+4
2022-09-26
copy over fields when sending to img2img: https://github.com/AUTOMATIC1111/st...
Liam
-8
/
+11
2022-09-25
Add support for checkpoint merging
William Moorehouse
-1
/
+27
2022-09-25
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-0
/
+3
2022-09-25
added hiding items to ui-config.json
AUTOMATIC
-2
/
+5
2022-09-25
add custom script source to config path keys
DepFA
-0
/
+3
2022-09-25
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-1
/
+13
2022-09-25
added support for setting hires fix from pasted prompts
AUTOMATIC
-34
/
+36
2022-09-25
Correct indent
DepFA
-3
/
+3
2022-09-25
Persist default Number values
DepFA
-1
/
+4
2022-09-25
Add attr to skip
DepFA
-1
/
+4
2022-09-25
Apply to all checkboxes and textboxes
DepFA
-6
/
+4
2022-09-25
Add attributes to checkboxes for persisting
DepFA
-0
/
+8
2022-09-25
by popular request, moves width/height sliders higher
AUTOMATIC
-8
/
+8
2022-09-24
Disable 'batch img2img' when launched with --hide-ui-dir-config
EyeDeck
-3
/
+4
2022-09-24
do not hide preview image too early
AUTOMATIC
-1
/
+1
2022-09-24
Remove double loading message
innovaciones
-1
/
+0
2022-09-24
fix for settings sometimes not applying on javascript side
AUTOMATIC
-11
/
+4
2022-09-23
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...
AUTOMATIC
-30
/
+81
2022-09-23
one change didn't make it into the previous commit
AUTOMATIC
-1
/
+1
2022-09-23
upgrade to gradio==3.4b3 t fixthe inpain bugs
AUTOMATIC
-44
/
+29
2022-09-23
prevent saving settings with bogus values
AUTOMATIC
-5
/
+10
2022-09-23
add extrastab send to inpaint
Seki
-0
/
+8
2022-09-23
add extrastab send to img2img
Seki
-0
/
+8
2022-09-23
Fix typo
innovaciones
-1
/
+1
2022-09-23
Show interrupt button without progress bar
innovaciones
-1
/
+1
2022-09-23
sort JavaScript includes to assure script sequence
DepFA
-1
/
+1
2022-09-22
settings categories split to columns, remade categories
AUTOMATIC
-23
/
+32
2022-09-22
Add section splitting to settings ui
DepFA
-7
/
+16
2022-09-22
move Notification.requestPermission() entirely to javascript to possibly fix ...
AUTOMATIC
-2
/
+2
2022-09-22
remove labels from output gallery
AUTOMATIC
-3
/
+3
2022-09-22
A big rework, just what you were secretly hoping for!
AUTOMATIC
-75
/
+57
2022-09-22
New position and interrupt integration
innovaciones
-21
/
+25
2022-09-22
Use generate button as progress bar
innovaciones
-3
/
+4
2022-09-21
Add LDSR and "GoLatent?" Upscaling (#763)
d8ahazard
-0
/
+1
2022-09-21
prevent seed extras from having effect when extras checkbox is not checked
AUTOMATIC
-5
/
+5
2022-09-21
fix image replacement via clipboard paste or drag and drop on PNG Info tab
Connum
-1
/
+1
2022-09-20
added --use-textbox-seed option to make long seeds possible from web ui
AUTOMATIC
-1
/
+1
2022-09-20
Enable neural network upscalers for highres. fix
AUTOMATIC
-1
/
+1
2022-09-20
Send a browser notification when the images are ready
Dave Sescleifer
-0
/
+8
2022-09-19
Automatically show PNGinfo when uploading image
trufty
-0
/
+1
2022-09-19
fix the issue with incorrect js options on page load
AUTOMATIC
-1
/
+1
2022-09-19
added highres fix feature
AUTOMATIC
-0
/
+15
2022-09-19
Merge remote-tracking branch 'origin/master'
AUTOMATIC
-4
/
+1
[next]