AUTOMATIC1111
|
675b51ebd3
|
Merge pull request #3986 from R-N/vae-picker
VAE Selector
|
2022-11-02 14:12:27 +03:00 |
|
AUTOMATIC
|
eb5e82c7dd
|
do not unnecessarily run VAE one more time when saving intermediate image with hires fix
|
2022-11-02 12:45:03 +03:00 |
|
timntorres
|
9c67408004
|
Allow saving "before-highres-fix. (#4150)
* Save image/s before doing highres fix.
|
2022-11-02 12:18:21 +03:00 |
|
AUTOMATIC
|
4a8cf01f6f
|
remove duplicate code from #3970
|
2022-11-02 12:12:32 +03:00 |
|
evshiron
|
51e0a83969
|
Merge branch 'master' into fix/progress-api
|
2022-11-02 12:31:33 +08:00 |
|
Muhammad Rizqi Nur
|
f8c6468d42
|
Merge branch 'master' into vae-picker
|
2022-11-02 00:25:08 +07:00 |
|
AUTOMATIC1111
|
d7622d97f2
|
Merge pull request #4004 from mamawr/master
Added "--clip-models-path" switch
|
2022-11-01 18:19:12 +03:00 |
|
AUTOMATIC1111
|
f071a1d25a
|
Merge pull request #4056 from MarkovInequality/TI_optimizations
Allow TI training using 6GB VRAM when xformers is available
|
2022-11-01 18:17:56 +03:00 |
|
AUTOMATIC
|
9e22a35754
|
fix the error with extension tab not working because of the previous commit
|
2022-10-31 18:45:50 +03:00 |
|
AUTOMATIC
|
dc7425a56e
|
disable access to extension stuff for non-local servers
|
2022-10-31 18:33:44 +03:00 |
|
AUTOMATIC
|
910a097ae2
|
add initial version of the extensions tab
fix broken Restart Gradio button
|
2022-10-31 17:37:02 +03:00 |
|
Fampai
|
3b0127e698
|
Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui into TI_optimizations
|
2022-10-31 09:54:51 -04:00 |
|
Fampai
|
006756f9cd
|
Added TI training optimizations
option to use xattention optimizations when training
option to unload vae when training
|
2022-10-31 07:26:08 -04:00 |
|
mawr
|
d587586d3b
|
Added "--clip-models-path" switch to avoid using default "~/.cache/clip" and enable to run under unprivileged user without homedir
|
2022-10-31 00:14:07 +03:00 |
|
Muhammad Rizqi Nur
|
cb31abcf58
|
Settings to select VAE
|
2022-10-30 21:54:31 +07:00 |
|
evshiron
|
be27fd4690
|
fix broken progress api by previous rework
|
2022-10-30 17:01:10 +08:00 |
|
AUTOMATIC
|
149784202c
|
rework #3722 to not introduce duplicate code
|
2022-10-30 09:10:22 +03:00 |
|
evshiron
|
88f46a5bec
|
update progress response model
|
2022-10-30 05:04:29 +08:00 |
|
evshiron
|
6b719c49b1
|
Merge branch 'master' into feat/progress-api
|
2022-10-30 03:45:29 +08:00 |
|
AUTOMATIC
|
beb6fc2979
|
move send seed option to UI section and make it false by default
|
2022-10-29 09:57:22 +03:00 |
|
AUTOMATIC
|
af547f63c3
|
Merge branch 'Inspiron'
|
2022-10-29 08:48:11 +03:00 |
|
AUTOMATIC
|
a1e5e0d766
|
skip filenames starting with . for img2img and extras batch modes
|
2022-10-29 08:11:03 +03:00 |
|
random_thoughtss
|
b68c7c437e
|
Updated name and hover text.
|
2022-10-27 11:45:35 -07:00 |
|
random_thoughtss
|
a38496c1de
|
Moved mask weight config to SD section
|
2022-10-27 11:31:31 -07:00 |
|
random-thoughtss
|
f3f2ffd448
|
Merge branch 'AUTOMATIC1111:master' into master
|
2022-10-27 11:19:12 -07:00 |
|
yfszzx
|
4a4647e0df
|
create send to buttons in one module
|
2022-10-27 13:36:11 +08:00 |
|
evshiron
|
fddb4883f4
|
prototype progress api
|
2022-10-26 22:39:08 +08:00 |
|
AUTOMATIC
|
1e428238db
|
add override_settings to API as an alternative to #3629
|
2022-10-26 11:47:17 +03:00 |
|
random_thoughtss
|
8b4f32779f
|
Switch to a continous blend for cond. image.
|
2022-10-25 13:15:08 -07:00 |
|
random_thoughtss
|
f9549d1cbb
|
Added option to use unmasked conditioning image.
|
2022-10-25 11:14:12 -07:00 |
|
yfszzx
|
f300d0f2b4
|
Merge branch 'Inspiron' of https://github.com/yfszzx/stable-diffusion-webui-plus into Inspiron
|
2022-10-25 18:48:24 +08:00 |
|
yfszzx
|
9ba439b533
|
need some rights for extensions
|
2022-10-25 18:48:07 +08:00 |
|
不会画画的中医不是好程序员
|
5bfa2b23ca
|
Merge branch 'AUTOMATIC1111:master' into Inspiron
|
2022-10-25 15:38:33 +08:00 |
|
yfszzx
|
ff305acd51
|
some rights for extensions
|
2022-10-25 15:33:43 +08:00 |
|
brkirch
|
4c24347e45
|
Remove BSRGAN from --use-cpu, add SwinIR
|
2022-10-25 09:42:53 +03:00 |
|
AUTOMATIC
|
8da1bd48bf
|
add an option to skip adding number to filenames when saving.
rework filename pattern function go through the pattern once and not calculate any of replacements until they are actually encountered in the pattern.
|
2022-10-24 14:03:58 +03:00 |
|
w-e-w
|
3be6b29d81
|
indent=4 config.json
|
2022-10-24 10:22:48 +03:00 |
|
yfszzx
|
cef1b89aa2
|
remove browser to extension
|
2022-10-24 10:10:33 +08:00 |
|
yfszzx
|
124e44cf1e
|
remove browser to extension
|
2022-10-24 09:51:56 +08:00 |
|
yfszzx
|
6a9ea40d7f
|
Move browser and Inspiration into extension
|
2022-10-23 16:17:37 +08:00 |
|
AUTOMATIC
|
be748e8b08
|
add --freeze-settings commandline argument to disable changing settings
|
2022-10-22 22:05:22 +03:00 |
|
AUTOMATIC
|
d213d6ca6f
|
removed the option to use 2x more memory when generating previews
added an option to always only show one image in previews
removed duplicate code
|
2022-10-22 20:48:13 +03:00 |
|
Unnoen
|
4fdb53c1e9
|
Generate grid preview for progress image
|
2022-10-22 20:36:04 +03:00 |
|
AUTOMATIC
|
d37cfffd53
|
added callback for creating new settings in extensions
|
2022-10-22 19:18:56 +03:00 |
|
AUTOMATIC1111
|
1fa53dab2c
|
Merge branch 'master' into cuda-device-id-selection
|
2022-10-22 13:57:20 +03:00 |
|
AUTOMATIC
|
2b91251637
|
removed aesthetic gradients as built-in
added support for extensions
|
2022-10-22 12:23:58 +03:00 |
|
Extraltodeus
|
29bfacd63c
|
implement CUDA device selection, --device-id arg
|
2022-10-22 00:12:46 +02:00 |
|
yfszzx
|
bb0f1a2cda
|
inspiration finished
|
2022-10-22 01:23:00 +08:00 |
|
AUTOMATIC
|
26d1073745
|
Merge remote-tracking branch 'historytab/master'
|
2022-10-21 18:49:56 +03:00 |
|
Rcmcpe
|
02e4d4694d
|
Change option description of unload_models_when_training
|
2022-10-21 16:53:06 +03:00 |
|