AUTOMATIC
7001bffe02
fix AND broken for long prompts
2022-10-08 15:43:25 +03:00
AUTOMATIC
77f4237d1c
fix bugs related to variable prompt lengths
2022-10-08 15:25:59 +03:00
AUTOMATIC
4999eb2ef9
do not let user choose his own prompt token count limit
2022-10-08 14:25:47 +03:00
Trung Ngo
00117a07ef
check specifically for skipped
2022-10-08 13:40:39 +03:00
Trung Ngo
786d9f63aa
Add button to skip the current iteration
2022-10-08 13:40:39 +03:00
AUTOMATIC
45cc0ce3c4
Merge remote-tracking branch 'origin/master'
2022-10-08 13:39:08 +03:00
AUTOMATIC
706d5944a0
let user choose his own prompt token count limit
2022-10-08 13:38:57 +03:00
leko
616b7218f7
fix: handles when state_dict does not exist
2022-10-08 12:38:50 +03:00
AUTOMATIC
87db6f01cc
add info about cross attention javascript shortcut code
2022-10-08 10:15:29 +03:00
DepFA
21679435e5
implement removal
2022-10-08 09:43:31 +03:00
DepFA
83749bfc72
context menu styling
2022-10-08 09:43:31 +03:00
DepFA
e21e473253
Context Menus
2022-10-08 09:43:31 +03:00
brkirch
f2055cb1d4
Add hypernetwork support to split cross attention v1
...
* Add hypernetwork support to split_cross_attention_forward_v1
* Fix device check in esrgan_model.py to use devices.device_esrgan instead of shared.device
2022-10-08 09:39:17 +03:00
Jairo Correa
a958f9b3fd
edit-attention browser compatibility and readme typo
2022-10-08 09:38:44 +03:00
AUTOMATIC
f7c787eb7c
make it possible to use hypernetworks without opt split attention
2022-10-07 16:39:51 +03:00
AUTOMATIC
97bc0b9504
do not stop working on failed hypernetwork load
2022-10-07 13:22:50 +03:00
AUTOMATIC
d15b3ec001
support loading VAE
2022-10-07 10:40:22 +03:00
AUTOMATIC
bad7cb29ce
added support for hypernetworks (???)
2022-10-07 10:17:52 +03:00
AUTOMATIC
2995107fa2
added ctrl+up or ctrl+down hotkeys for attention
2022-10-06 23:44:54 +03:00
AUTOMATIC
b34b25b4c9
karras samplers for img2img?
2022-10-06 23:27:01 +03:00
Milly
405c8171d1
Prefer using Processed.sd_model_hash
attribute when filename pattern
2022-10-06 20:41:23 +03:00
Milly
1cc36d170a
Added job_timestamp to Processed
...
So `[job_timestamp]` pattern can use in saving image UI.
2022-10-06 20:41:23 +03:00
Milly
070b7d60cf
Added styles to Processed
...
So `[styles]` pattern can use in saving image UI.
2022-10-06 20:41:23 +03:00
AUTOMATIC1111
a5a08b0bee
Merge pull request #1372 from fuzzytent/gallery-styling
...
Improve styling of gallery items
2022-10-06 20:30:36 +03:00
AUTOMATIC1111
ab4ddbf333
Merge branch 'master' into gallery-styling
2022-10-06 20:30:29 +03:00
Milly
cf7c784fcc
Removed duplicate defined models_path
...
Use `modules.paths.models_path` instead `modules.shared.model_path`.
2022-10-06 20:29:12 +03:00
AUTOMATIC
dbc8a4d351
add generation parameters to images shown in web ui
2022-10-06 20:27:50 +03:00
AUTOMATIC
1069ec49a3
revert back to using list comprehension rather than list and map
2022-10-06 20:16:21 +03:00
Milly
0bb458f0ca
Removed duplicate image saving codes
...
Use `modules.images.save_image()` instead.
2022-10-06 20:15:39 +03:00
AUTOMATIC1111
2cfcb23c16
Merge pull request #1283 from jn-jairo/fix-vram
...
Fix memory leak and reduce memory usage
2022-10-06 20:10:11 +03:00
Jairo Correa
b66aa334a9
Merge branch 'master' into fix-vram
2022-10-06 13:41:37 -03:00
DepFA
82eb8ea452
Update xy_grid.py
...
split vals not 's' from tests
2022-10-06 18:09:49 +03:00
DepFA
fd9e049168
strip() split comma delimited lines
2022-10-06 18:09:49 +03:00
DepFA
efa61d3168
use csv.reader
2022-10-06 18:09:49 +03:00
DepFA
5d0e6ab856
Allow escaping of commas in xy_grid
2022-10-06 18:09:49 +03:00
DepFA
fec71e4de2
Default window title progress updates on
2022-10-06 17:58:52 +03:00
DepFA
c06298d1d0
add check for progress in title setting
2022-10-06 17:58:52 +03:00
DepFA
be71115b1a
Update shared.py
2022-10-06 17:58:52 +03:00
AUTOMATIC
f5490674a8
fix bad output for error when updating a git repo
2022-10-06 17:41:49 +03:00
AUTOMATIC
5993df24a1
integrate the new samplers PR
2022-10-06 14:12:52 +03:00
C43H66N12O12S2
a971e4a767
update k-diff once again
2022-10-06 13:42:21 +03:00
C43H66N12O12S2
3ddf80a9db
add variant setting
2022-10-06 13:42:21 +03:00
C43H66N12O12S2
71901b3d3b
add karras scheduling variants
2022-10-06 13:42:21 +03:00
C43H66N12O12S2
c1a068ed0a
Create alternate_sampler_noise_schedules.py
2022-10-06 13:42:21 +03:00
C43H66N12O12S2
c30c06db20
update k-diffusion
2022-10-06 13:42:21 +03:00
AUTOMATIC
2a53280495
reorder imports to fix the bug with k-diffusion on some version
2022-10-06 13:21:32 +03:00
AUTOMATIC
2d3ea42a2d
workaround for a mysterious bug where prompt weights can't be matched
2022-10-06 13:21:12 +03:00
AUTOMATIC
5f24b7bcf4
option to let users select which samplers they want to hide
2022-10-06 12:08:59 +03:00
AUTOMATIC
6e7057b31b
support for downloading new commit hash for git repos
2022-10-06 12:08:58 +03:00
Jocke
a93c3ffbfd
Outpainting mk2, prevent generation of a completely random image every time even when global seed is static
2022-10-06 11:23:47 +03:00