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-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
2022-09-19
made 'reuse seed' button give you the seed/subseed of the currently selected ...
AUTOMATIC
-40
/
+26
2022-09-19
Move memmon tooltip to hints.js
EyeDeck
-4
/
+1
2022-09-18
add read access to settings for jsavascript
AUTOMATIC
-2
/
+11
2022-09-18
fix tooltip not appearing for the shuffle button
AUTOMATIC
-2
/
+2
2022-09-18
Merge pull request #585 from JohanAR/ui_seed_changes
AUTOMATIC1111
-36
/
+102
2022-09-18
prevent live previews from showing previous picture
AUTOMATIC
-0
/
+2
2022-09-18
Add buttons for random and reuse seed.
Johan Aires Rastén
-36
/
+102
2022-09-18
Merge pull request #651 from EyeDeck/master
AUTOMATIC1111
-12
/
+17
2022-09-18
...and make sure it can't get stuck on
EyeDeck
-2
/
+3
2022-09-18
Add some error handling for VRAM monitor
EyeDeck
-12
/
+16
2022-09-18
altered progressbar to not rely on first progress request coming after the jo...
AUTOMATIC
-22
/
+35
2022-09-18
script.js split work
AUTOMATIC
-2
/
+7
2022-09-17
typo
AUTOMATIC
-1
/
+1
2022-09-17
added user.css support
AUTOMATIC
-0
/
+5
2022-09-17
moved progressbar to top by request
AUTOMATIC
-3
/
+4
2022-09-17
add support for switching model checkpoints at runtime
AUTOMATIC
-0
/
+5
2022-09-17
hide VRAM text if polling is disabled
AUTOMATIC
-3
/
+4
2022-09-17
Add VRAM monitoring
EyeDeck
-1
/
+13
2022-09-16
remove the warning at startup related to previous PR with batch processing
AUTOMATIC
-1
/
+1
2022-09-16
Add batch processing to Extras tab
ArrowM
-4
/
+9
2022-09-14
added a second style field
AUTOMATIC
-24
/
+74
2022-09-14
loopback moved to scripts, added support for multiple batches, changed to hon...
AUTOMATIC
-9
/
+2
2022-09-14
Update ui.py
jtkelm2
-1
/
+1
2022-09-14
Update ui.py
jtkelm2
-1
/
+1
2022-09-14
Added selected image saving
jtkelm2
-2
/
+10
2022-09-12
Swap width and height sliders in the UI
nnuudev
-3
/
+3
2022-09-12
add negative prompt to log when clicking save #249
AUTOMATIC
-2
/
+2
2022-09-12
Instance of CUDA out of memory on a low-res batch, even with --opt-split-att...
AUTOMATIC
-1
/
+1
2022-09-12
Merge branch 'master' into master
AUTOMATIC1111
-2
/
+2
2022-09-12
memory optimization for CLIP interrogator
AUTOMATIC
-2
/
+2
2022-09-11
Add --hide-ui-dir-config command line flag
EyeDeck
-6
/
+11
2022-09-11
Add support for saving styles with negative prompts
cryzed
-14
/
+16
2022-09-11
CLIP interrogator
AUTOMATIC
-2
/
+16
2022-09-11
[Feature Request] Save defaults for extras & keep image parameters after usi...
AUTOMATIC
-0
/
+1
2022-09-11
Add another instruction for workaround for #259
AUTOMATIC
-1
/
+1
2022-09-11
Change "send to "
Seki
-4
/
+4
2022-09-10
enabled negative prompt by default
AUTOMATIC
-2
/
+2
2022-09-10
changed <p> to <br> in info field to prevent double line breaks when copying
AUTOMATIC
-1
/
+1
2022-09-10
add batch count to sd upscale #169
AUTOMATIC
-2
/
+0
[next]