1291 Commits (7edd58d90dd08f68fab5ff84d26dedd0eb85cae3)
 

Author SHA1 Message Date
Trung Ngo 786d9f63aa Add button to skip the current iteration 3 years ago
AUTOMATIC 45cc0ce3c4 Merge remote-tracking branch 'origin/master' 3 years ago
AUTOMATIC 706d5944a0 let user choose his own prompt token count limit 3 years ago
leko 616b7218f7 fix: handles when state_dict does not exist 3 years ago
C43H66N12O12S2 91d66f5520
use new attnblock for xformers path 3 years ago
C43H66N12O12S2 76a616fa6b
Update sd_hijack_optimizations.py 3 years ago
C43H66N12O12S2 5d54f35c58
add xformers attnblock and hypernetwork support 3 years ago
AUTOMATIC 87db6f01cc add info about cross attention javascript shortcut code 3 years ago
DepFA 21679435e5 implement removal 3 years ago
DepFA 83749bfc72 context menu styling 3 years ago
DepFA e21e473253 Context Menus 3 years ago
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
3 years ago
Jairo Correa a958f9b3fd edit-attention browser compatibility and readme typo 3 years ago
C43H66N12O12S2 b70eaeb200
delete broken and unnecessary aliases 3 years ago
C43H66N12O12S2 c9cc65b201
switch to the proper way of calling xformers 3 years ago
AUTOMATIC 12c4d5c6b5 hypernetwork training mk1 3 years ago
Greendayle 5f12e7efd9 linux test 3 years ago
Greendayle fa2ea648db even more powerfull fix 3 years ago
Greendayle 54fa613c83 loading tf only in interrogation process 3 years ago
Greendayle 537da7a304 Merge branch 'master' into dev/deepdanbooru 3 years ago
AUTOMATIC f7c787eb7c make it possible to use hypernetworks without opt split attention 3 years ago
AUTOMATIC 97bc0b9504 do not stop working on failed hypernetwork load 3 years ago
AUTOMATIC d15b3ec001 support loading VAE 3 years ago
AUTOMATIC bad7cb29ce added support for hypernetworks (???) 3 years ago
C43H66N12O12S2 5e3ff846c5
Update sd_hijack.py 3 years ago
C43H66N12O12S2 5303df2428
Update sd_hijack.py 3 years ago
C43H66N12O12S2 35d6b23162
Update sd_hijack.py 3 years ago
C43H66N12O12S2 cd8bb597c6
Update requirements.txt 3 years ago
C43H66N12O12S2 da4ab2707b
Update shared.py 3 years ago
C43H66N12O12S2 2eb911b056
Update sd_hijack.py 3 years ago
C43H66N12O12S2 f174fb2922
add xformers attention 3 years ago
AUTOMATIC 2995107fa2 added ctrl+up or ctrl+down hotkeys for attention 3 years ago
AUTOMATIC b34b25b4c9 karras samplers for img2img? 3 years ago
Milly 405c8171d1 Prefer using `Processed.sd_model_hash` attribute when filename pattern 3 years ago
Milly 1cc36d170a Added job_timestamp to Processed
So `[job_timestamp]` pattern can use in saving image UI.
3 years ago
Milly 070b7d60cf Added styles to Processed
So `[styles]` pattern can use in saving image UI.
3 years ago
AUTOMATIC1111 a5a08b0bee
Merge pull request #1372 from fuzzytent/gallery-styling
Improve styling of gallery items
3 years ago
AUTOMATIC1111 ab4ddbf333
Merge branch 'master' into gallery-styling 3 years ago
Milly cf7c784fcc Removed duplicate defined models_path
Use `modules.paths.models_path` instead `modules.shared.model_path`.
3 years ago
AUTOMATIC dbc8a4d351 add generation parameters to images shown in web ui 3 years ago
AUTOMATIC 1069ec49a3 revert back to using list comprehension rather than list and map 3 years ago
Milly 0bb458f0ca Removed duplicate image saving codes
Use `modules.images.save_image()` instead.
3 years ago
AUTOMATIC1111 2cfcb23c16
Merge pull request #1283 from jn-jairo/fix-vram
Fix memory leak and reduce memory usage
3 years ago
Jairo Correa b66aa334a9 Merge branch 'master' into fix-vram 3 years ago
DepFA 82eb8ea452 Update xy_grid.py
split vals not 's' from tests
3 years ago
DepFA fd9e049168 strip() split comma delimited lines 3 years ago
DepFA efa61d3168 use csv.reader 3 years ago
DepFA 5d0e6ab856 Allow escaping of commas in xy_grid 3 years ago
DepFA fec71e4de2 Default window title progress updates on 3 years ago
DepFA c06298d1d0 add check for progress in title setting 3 years ago