Commit Graph

189 Commits (bff6d16e42ee0d2e1dee18514e7979d724d6ad7a)

Author SHA1 Message Date
papuSpartan bff6d16e42 refactoring, state fix 2024-08-30 11:51:46 -05:00
papuSpartan 9cd7c7c351 make benchmarking queueable 2024-06-01 00:33:55 -05:00
papuSpartan 27c0523ec6 prevent deadlock when rebenchmarking after reloading from config file at runtime 2024-05-29 21:34:58 -05:00
papuSpartan 54a1f66c88 add state machine utility parameter for clarity when debugging 2024-05-26 21:51:35 -05:00
papuSpartan 00d0e1a11a logging 2024-05-26 21:16:53 -05:00
papuSpartan 429de773f8 make more concise 2024-05-26 18:35:53 -05:00
papuSpartan 78035ac433 state validation 2024-05-26 17:47:06 -05:00
papuSpartan ec7c4fe58a skip grid if only one image returned 2024-05-25 00:29:56 -05:00
unknown db43865851
fix grid generation regression from rename refactor in 424a1c8 2024-05-16 05:40:00 -05:00
unknown 2c1e9be303
always save response for error info 2024-05-12 04:28:40 -05:00
unknown eef13b03da
should no longer need early load from ui 2024-05-11 23:33:15 -05:00
unknown 56d667dfe8
protect against cyclical configurations 2024-05-11 21:57:02 -05:00
unknown 424a1c8858
remove redundant init after last ref 2024-05-10 14:51:53 -05:00
unknown 574afa409f
step_scaling load/save fix, logging and semantics 2024-05-10 10:15:49 -05:00
unknown 0ac23cbd73
refactoring 2024-05-09 01:44:45 -05:00
unknown de18217aaf
refactoring and cleanup 2024-05-09 00:36:37 -05:00
unknown c4abe4d1f1
fix thin-client mode and situations where no local generation will take place, avoid failure in some cases when pinging crashed workers 2024-05-08 08:31:46 -05:00
unknown dd7c6a0cfd
add toggle for step scaling 2024-05-08 08:31:45 -05:00
unknown b5b4ca716d
testing dynamic step downscaling 2024-05-08 08:31:39 -05:00
unknown 7a96547151
refactor to remove benchmark_master 2024-05-08 08:31:32 -05:00
unknown 4ddb137b56
use concurrent.futures for benchmarking 2024-03-22 16:26:00 -05:00
unknown 3a9d87f821
bench threads -> coro 2024-03-22 15:14:26 -05:00
unknown c84d7c8a33
fully skip workers in invalid states when re-benching 2024-03-19 19:54:47 -05:00
unknown 2e16d6149b
compatability fixes for sdwui forge 2024-03-19 19:27:07 -05:00
unknown e99d3f644b
logging 2024-03-19 06:56:53 -05:00
papuSpartan 0b203e338e
default port to prevent confusion 2024-03-19 06:36:36 -05:00
papuSpartan 608fbcc76f
fix verification setting potentially being forgotten 2024-03-19 06:35:15 -05:00
papuSpartan 76d9a32871
remove stop variant styling from util buttons 2024-03-19 06:35:15 -05:00
papuSpartan cd77acbb55
catch and explain when user script is missing 2024-03-19 06:35:00 -05:00
unknown a53418f3a7
fix problem preventing automatic benchmarking 2024-03-03 13:53:48 -06:00
unknown 0f06d64ccc
prefix console log output with extension name 2024-03-01 08:21:58 -06:00
unknown 657c1ad98d
reorder utils in ui 2024-02-29 05:36:31 -06:00
unknown f1850e8d23
tidy restart workers button handler to lambda 2024-02-29 05:25:22 -06:00
unknown d84fc5cf9c
changes to remove gradio deprecation warnings, improved the UI 2024-02-29 00:05:20 -06:00
unknown 6ef69aeb69
feature: add restart all workers util tab button 2024-02-28 01:54:25 -06:00
unknown 11982feff7
clarify in the distribution summary how many listed are complementary 2024-02-01 23:20:00 -06:00
unknown 59bcfaa25a
add: setting to disable complementary/'bonus' image production 2024-02-01 18:29:20 -06:00
unknown b2f3990309
fix potential hang at startup 2024-01-31 17:43:25 -06:00
unknown 3d83eef77c
logging: only warn once per session unless at debug log level 2024-01-31 17:14:23 -06:00
unknown 414acdb00e
hotfix for oversight in scoping causing crashing 2024-01-25 15:05:28 -06:00
unknown 2c98129bb1
add CHANGELOG.md 2024-01-24 12:29:36 -06:00
unknown 40d5afd7cb
prevent unrecoverable hang. fix ext. toggle status being saved to main sdwui to remove conflicts, return all components to have everything grouped in ui-config.json and rename extension.py -> distributed.py for the same reason, fix benchmarking issue 2024-01-23 07:03:26 -06:00
unknown 6994ba67df
simplify, fix config load bug 2024-01-15 02:03:17 -06:00
unknown 55eec1e5aa
prevent gradio from assuming the checkbox is useless 2024-01-14 03:41:07 -06:00
unknown 08c0236913
hotfix for early config read issue 2024-01-12 00:14:58 -06:00
unknown f786860cbc
some formatting 2024-01-11 01:34:34 -06:00
unknown 3ce49e9890
introduce 'pixel cap' setting for limiting faster workers in asymmetrical configurations where VRAM exhaustion can be more of an issue. update distribution logic 2024-01-10 03:19:34 -06:00
unknown 611dded2b3
rotate log after 10MB 2024-01-01 14:54:26 -06:00
unknown c228315b1b
fix certain worker disconnects caused by making requests while the same worker is loading weights 2023-12-29 15:06:57 -06:00
unknown a047ab832d
fix some benching issues 2023-12-22 02:59:42 -06:00