Commit Graph

216 Commits (ea06b03cd3d92e58810e942800a3337521e8a5eb)

Author SHA1 Message Date
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
unknown 24dfe20925
first 2023-03-05 20:13:22 -06:00
papuSpartan 220fa1266c
Initial commit 2023-03-05 18:01:42 -08:00