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
log msg
author
committer
range
path:
root
/
modules
/
ui.py
Age
Commit message (
Expand
)
Author
2022-09-24
fix for settings sometimes not applying on javascript side
AUTOMATIC
2022-09-23
add the bitton to paste parameters into UI for txt2img, img2img, and pnginfo ...
AUTOMATIC
2022-09-23
one change didn't make it into the previous commit
AUTOMATIC
2022-09-23
upgrade to gradio==3.4b3 t fixthe inpain bugs
AUTOMATIC
2022-09-23
prevent saving settings with bogus values
AUTOMATIC
2022-09-23
add extrastab send to inpaint
Seki
2022-09-23
add extrastab send to img2img
Seki
2022-09-23
Fix typo
innovaciones
2022-09-23
Show interrupt button without progress bar
innovaciones
2022-09-23
sort JavaScript includes to assure script sequence
DepFA
2022-09-22
settings categories split to columns, remade categories
AUTOMATIC
2022-09-22
Add section splitting to settings ui
DepFA
2022-09-22
move Notification.requestPermission() entirely to javascript to possibly fix ...
AUTOMATIC
2022-09-22
remove labels from output gallery
AUTOMATIC
2022-09-22
A big rework, just what you were secretly hoping for!
AUTOMATIC
2022-09-22
New position and interrupt integration
innovaciones
2022-09-22
Use generate button as progress bar
innovaciones
2022-09-21
Add LDSR and "GoLatent?" Upscaling (#763)
d8ahazard
2022-09-21
prevent seed extras from having effect when extras checkbox is not checked
AUTOMATIC
2022-09-21
fix image replacement via clipboard paste or drag and drop on PNG Info tab
Connum
2022-09-20
added --use-textbox-seed option to make long seeds possible from web ui
AUTOMATIC
2022-09-20
Enable neural network upscalers for highres. fix
AUTOMATIC
2022-09-20
Send a browser notification when the images are ready
Dave Sescleifer
2022-09-19
Automatically show PNGinfo when uploading image
trufty
2022-09-19
fix the issue with incorrect js options on page load
AUTOMATIC
2022-09-19
added highres fix feature
AUTOMATIC
2022-09-19
Merge remote-tracking branch 'origin/master'
AUTOMATIC
2022-09-19
made 'reuse seed' button give you the seed/subseed of the currently selected ...
AUTOMATIC
2022-09-19
Move memmon tooltip to hints.js
EyeDeck
2022-09-18
add read access to settings for jsavascript
AUTOMATIC
2022-09-18
fix tooltip not appearing for the shuffle button
AUTOMATIC
2022-09-18
Merge pull request #585 from JohanAR/ui_seed_changes
AUTOMATIC1111
2022-09-18
prevent live previews from showing previous picture
AUTOMATIC
2022-09-18
Add buttons for random and reuse seed.
Johan Aires Rastén
2022-09-18
Merge pull request #651 from EyeDeck/master
AUTOMATIC1111
2022-09-18
...and make sure it can't get stuck on
EyeDeck
2022-09-18
Add some error handling for VRAM monitor
EyeDeck
2022-09-18
altered progressbar to not rely on first progress request coming after the jo...
AUTOMATIC
2022-09-18
script.js split work
AUTOMATIC
2022-09-17
typo
AUTOMATIC
2022-09-17
added user.css support
AUTOMATIC
2022-09-17
moved progressbar to top by request
AUTOMATIC
2022-09-17
add support for switching model checkpoints at runtime
AUTOMATIC
2022-09-17
hide VRAM text if polling is disabled
AUTOMATIC
2022-09-17
Add VRAM monitoring
EyeDeck
2022-09-16
remove the warning at startup related to previous PR with batch processing
AUTOMATIC
2022-09-16
Add batch processing to Extras tab
ArrowM
2022-09-14
added a second style field
AUTOMATIC
2022-09-14
loopback moved to scripts, added support for multiple batches, changed to hon...
AUTOMATIC
2022-09-14
Update ui.py
jtkelm2
[next]