Commit Graph

152 Commits (a1a8f860d3e376bafefa844591c7edb9d0fe7917)

Author SHA1 Message Date
unknown 0ef66cd6cf
respect batch count 2023-05-31 23:59:14 -05:00
unknown 0145cb13fe
seeding parity 2023-05-31 21:47:10 -05:00
unknown 59d6ae7194
.warn is deprecated, change to warning 2023-05-31 18:15:41 -05:00
unknown 8cb534a698
improve script compat 2023-05-31 18:12:14 -05:00
unknown 3e448e4fcc
fix controlnet causing crash. enhance script compatability 2023-05-31 10:54:56 -05:00
unknown 1ce405cc51
save grids to the right place. abstract image injection to its own procedure 2023-05-31 06:55:33 -05:00
spartan b9e25c2cd4
Merge pull request #8 from solareon/grid-generate
Generate grids with all workers
2023-05-31 02:42:29 -07:00
Solareon 786f5a6f1a Save grids if needed 2023-05-31 11:14:51 +02:00
unknown 7191456397
sanify log message 2023-05-31 04:12:54 -05:00
unknown b82d8778bf
remember to close those 2023-05-31 04:11:06 -05:00
spartan 4690d9a197
add discord link to readme (lol) 2023-05-30 16:02:58 -07:00
spartan 73ed080458
add discord link to readme 2023-05-30 16:00:07 -07:00
Solareon fd8615c239 Generate grids with all works
Using the built in grid generation function we are able to provide our collection of images and generate a grid.   We add the appropriate information to the index to enable saving of all the items using the save and zip buttons.
2023-05-30 22:22:03 +02:00
unknown 75fc6ab7a9
automatically interrupt all slaves when hitting the normal interrupt button 2023-05-30 02:40:29 -05:00
unknown 04f8807df5
early support for controlnet 2023-05-29 03:07:37 -05:00
unknown d3b790d709
warn of and handle unsupported scripts 2023-05-26 18:24:06 -05:00
unknown f529967398
make refresh checkpoints button refresh loras as well. name worker threads. 2023-05-25 17:46:26 -05:00
spartan c6aeb2d28f
Merge pull request #2 from papuSpartan/papuSpartan-patch-1
Update README.md
2023-05-24 00:12:57 -05:00
spartan 6901b3b07e
Update README.md 2023-05-24 00:12:24 -05:00
spartan ae2193d3c6
Update README.md
moved to wiki
2023-05-23 16:22:01 -05:00
spartan 16f9e8756b
Update README.md 2023-05-23 16:16:55 -05:00
papuSpartan 4066ef8cf7 update readme. remove need for patch 2023-05-23 15:58:17 -05:00
papuSpartan 4e2d644550 update README 2023-05-21 18:21:50 -05:00
papuSpartan 1c380c6ec8 update patch for img2img 2023-05-21 18:20:46 -05:00
papuSpartan 18c7ca486e support img2img 2023-05-21 17:37:18 -05:00
papuSpartan 9278d2a2fe Fix cached_uc preventing payload serialization. Improve logging 2023-05-20 21:38:37 -05:00
papuSpartan 27ca32294b remove need for extra refresh of status tab 2023-05-19 21:49:53 -05:00
papuSpartan c4309df0ae refresh again on tab swap 2023-05-19 21:27:57 -05:00
papuSpartan 130c64d0e6 Make redo benchmark button actually work. Fix issue with benchmarking master 2023-05-19 21:11:47 -05:00
papuSpartan aa13749dba fix an issue with initialization 2023-05-19 13:26:53 -05:00
papuSpartan 52506c27d1 improve logging 2023-05-19 11:40:45 -05:00
papuSpartan c8b199c173 limit log output to only this logger instance 2023-05-18 20:36:22 -05:00
papuSpartan 34bf2893e4 improve logging by using rich 2023-05-18 13:13:38 -05:00
papuSpartan bdf758f1c4 fix tab not refreshing properly when swapping tabs 2023-05-17 08:18:48 -05:00
papuSpartan 2e1ae521e8 add updated patch for dev branch 2023-05-17 07:26:53 -05:00
spartan 33928a7004
Update README.md 2023-05-17 07:24:39 -05:00
papuSpartan d8827752dd clean 2023-05-17 07:01:52 -05:00
papuSpartan b4c24d75d8 Fix redundantly init'ing World. Fix typo. Fix a couple vars not being in scope. Add some internal __str__ overrides for debugging. Improve regression by limiting the number of samples by 5. Filter some influential outliers by checking if the variance is astronomically high. 2023-05-17 06:50:53 -05:00
unknown 6ffef54e36
add buttons for refreshing checkpoints, running synchronization script. add tab for showing state of workers 2023-03-27 01:45:12 -05:00
unknown 162b541d4e
inform in the case of worker timeout 2023-03-24 13:25:02 -05:00
unknown 46929e949a
separate Worker class into separate file 2023-03-21 15:47:07 -05:00
unknown 764abee813
Merge branch 'master' of https://github.com/papuSpartan/stable-diffusion-webui-distributed 2023-03-21 15:14:30 -05:00
unknown 476cd4e60f
Add button under script dropdown for interrupting remote workers. 2023-03-21 15:14:10 -05:00
papuSpartan 4b5402cbc3
Update README.md 2023-03-21 02:44:53 -07:00
unknown c64114806d
fix model being synchronized only with first worker 2023-03-21 04:41:45 -05:00
unknown 6614af6f21
add diagram 2023-03-19 11:20:44 -05:00
unknown 8eca587825
set flag so that MPE is actually utilized 2023-03-19 10:28:24 -05:00
unknown d0e627655a
prevent typeerror caused by trying to calculate slack time unnecessarily 2023-03-19 05:49:27 -05:00
unknown f6c55ecb6c
fix remote model loading when hash is not yet generated 2023-03-19 01:49:44 -05:00
papuSpartan 142dabb8e8
Update README.md 2023-03-06 01:18:27 -08:00