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
/
shared.py
Age
Commit message (
Expand
)
Author
Lines
2022-10-09
Added extended model details to infotext
William Moorehouse
-0
/
+1
2022-10-09
Fix typo
Nicolas Noullet
-1
/
+1
2022-10-09
Fix VRAM Issue by only loading in hypernetwork when selected in settings
Fampai
-5
/
+2
2022-10-09
Merge pull request #1752 from Greendayle/dev/deepdanbooru
AUTOMATIC1111
-0
/
+1
2022-10-08
chore: Fix typos
Aidan Holland
-3
/
+3
2022-10-08
Added ability to ignore last n layers in FrozenCLIPEmbedder
Fampai
-0
/
+1
2022-10-08
Merge branch 'master' into dev/deepdanbooru
Greendayle
-0
/
+1
2022-10-08
add --force-enable-xformers option and also add messages to console regarding...
AUTOMATIC
-0
/
+1
2022-10-08
made deepdanbooru optional, added to readme, automatic download of deepbooru ...
Greendayle
-0
/
+1
2022-10-08
simplify xfrmers options: --xformers to enable and that's it
AUTOMATIC
-1
/
+1
2022-10-08
Merge pull request #1851 from C43H66N12O12S2/flash
AUTOMATIC1111
-1
/
+2
2022-10-08
add xformers_available shared variable
C43H66N12O12S2
-1
/
+1
2022-10-08
do not let user choose his own prompt token count limit
AUTOMATIC
-3
/
+0
2022-10-08
check specifically for skipped
Trung Ngo
-1
/
+0
2022-10-08
Add button to skip the current iteration
Trung Ngo
-0
/
+5
2022-10-08
let user choose his own prompt token count limit
AUTOMATIC
-2
/
+3
2022-10-07
added support for hypernetworks (???)
AUTOMATIC
-1
/
+8
2022-10-07
Update shared.py
C43H66N12O12S2
-0
/
+1
2022-10-06
Removed duplicate defined models_path
Milly
-10
/
+9
2022-10-06
Default window title progress updates on
DepFA
-1
/
+1
2022-10-06
Update shared.py
DepFA
-0
/
+1
2022-10-06
integrate the new samplers PR
AUTOMATIC
-1
/
+0
2022-10-06
add variant setting
C43H66N12O12S2
-0
/
+1
2022-10-06
option to let users select which samplers they want to hide
AUTOMATIC
-6
/
+9
2022-10-06
Set gradio-img2img-tool default to 'editor'
DepFA
-1
/
+1
2022-10-04
add editor to img2img
AUTOMATIC
-0
/
+1
2022-10-04
option to not show images in web ui
AUTOMATIC
-0
/
+1
2022-10-04
Remove pycharm note, fix typo
Justin Riddiough
-2
/
+2
2022-10-04
Explain how to use second progress bar in pycharm
Justin Riddiough
-1
/
+1
2022-10-04
Modify --add-cpu description
brkirch
-1
/
+1
2022-10-04
Add BSRGAN to --add-cpu
brkirch
-3
/
+3
2022-10-04
Add --use-cpu command line option
brkirch
-2
/
+7
2022-10-03
use dropdown instead of radio for img2img upscaler selection
AUTOMATIC
-1
/
+1
2022-10-02
change wording for options
AUTOMATIC
-3
/
+3
2022-10-02
make save to dirs optional for imgs saved from ui
Lopyter
-0
/
+1
2022-10-02
added --disable-console-progressbars to disable progressbars in console
AUTOMATIC
-2
/
+5
2022-10-02
Merge branch 'master' into ScuNET
d8ahazard
-2
/
+3
2022-10-02
initial support for training textual inversion
AUTOMATIC
-1
/
+2
2022-09-30
Add ScuNET DeNoiser/Upscaler
d8ahazard
-0
/
+1
2022-09-30
if --ckpt option is specified, load that model
AUTOMATIC
-1
/
+1
2022-09-30
return the dropdown that mysteriously disappeared
AUTOMATIC
-1
/
+1
2022-09-30
remove unwanted formatting/functionality from the PR
AUTOMATIC
-7
/
+1
2022-09-29
Merge remote-tracking branch 'upstream/master' into ModelLoader
d8ahazard
-6
/
+7
2022-09-29
Holy $hit.
d8ahazard
-9
/
+9
2022-09-29
new implementation for attention/emphasis
AUTOMATIC
-1
/
+2
2022-09-29
update lists of models after merging them in checkpoints tab
AUTOMATIC
-1
/
+1
2022-09-28
added support for automatically installing latest k-diffusion
AUTOMATIC
-2
/
+3
2022-09-28
save parameters for images when using the Save button.
AUTOMATIC
-1
/
+1
2022-09-28
Update shared.py
C43H66N12O12S2
-1
/
+1
2022-09-27
Merge remote-tracking branch 'upstream/master' into ModelLoader
d8ahazard
-1
/
+9
[next]