This website requires JavaScript.
0d0eddb002
handle edge case for third-party ext. processing
dev
papuSpartan
2025-02-23 23:44:20 -0600
86bd484111
clean some adapter system things
papuSpartan
2025-02-23 23:42:18 -0600
d37208c33a
update .gitignore
papuSpartan
2025-02-23 23:02:54 -0600
75806e8a18
fix for annoying infinite gradio spinner in status tab
papuSpartan
2025-02-23 22:09:56 -0600
e4390723e1
refactoring
papuSpartan
2024-11-22 11:03:45 -0600
61aa5e5e06
simplify worker.request by extraction
papuSpartan
2024-11-22 10:01:55 -0600
f819f55743
exception handling and logging
papuSpartan
2024-11-21 19:50:15 -0600
5dceb74137
working again when hooking before_process instead of process
papuSpartan
2024-11-15 11:49:36 -0600
c506c447c2
introduce adapter system for long-term inter-extension compatibility improvement
papuSpartan
2024-11-08 04:21:51 -0600
69c7eda065
make dynamic prompts work while only being installed on master
papuSpartan
2024-11-07 06:56:24 -0600
5f1b445a7b
testing
papuSpartan
2024-11-07 05:51:49 -0600
8fd65ebdc1
merge dev, making 2.3.0
master
v2.3.0
papuSpartan
2024-10-26 21:46:01 -0500
6179dee7ed
update changelog
papuSpartan
2024-10-26 21:45:00 -0500
64bc137d65
update thin-client mode
papuSpartan
2024-10-25 21:55:49 -0500
622827aab5
refactoring
papuSpartan
2024-10-11 06:11:10 -0500
23ec02c229
fix for controlnet
papuSpartan
2024-10-05 03:32:42 -0500
979d559803
fix for controlnet
papuSpartan
2024-10-05 03:28:22 -0500
5eb1af9f73
refactoring, fix for n_iter > 1
papuSpartan
2024-10-01 03:08:10 -0500
d2d772b810
minor commenting and changes to naming
papuSpartan
2024-09-29 23:42:32 -0500
7349ffd506
beginning of refactoring processed_inject_image
papuSpartan
2024-09-29 23:08:52 -0500
8a810b7714
once again inject infotext from remote results into gallery
papuSpartan
2024-09-27 20:21:11 -0500
32bc086ec6
prevent ext. toggle inversion if ui desyncs
papuSpartan
2024-09-24 05:21:16 -0500
9de268702d
return control to webui when adetailer is set to skip img2img pass
papuSpartan
2024-09-23 11:28:37 -0500
4023845658
adetailer support via injecting results earlier which should also help other post-processing based extensions. However, more accurate infotext and autosave temporarily broken from this
papuSpartan
2024-09-22 19:09:20 -0500
8972592319
fix distributed inpainting for certain file formats
papuSpartan
2024-09-22 15:50:24 -0500
429adb2659
allow t2i and i2i to be enabled/disabled separately from one another
papuSpartan
2024-09-22 15:22:32 -0500
ce2d3254d4
use InputAccordion for main Accordion
papuSpartan
2024-09-22 11:59:00 -0500
f5331b0bdb
update for both tabs only when visible
papuSpartan
2024-09-19 01:16:36 -0500
8ac2b3c190
increase visibility
papuSpartan
2024-09-17 02:29:26 -0500
3e1a895c80
fix state inconsistency at startup, connection error handling
papuSpartan
2024-09-17 02:23:47 -0500
b2118c8cae
remove refresh button, updates will be automatic
papuSpartan
2024-09-16 22:55:42 -0500
ab9a2e717d
comment on redundancy
papuSpartan
2024-09-13 19:18:54 -0500
65b0eb75e0
merge dev making 2.2.2
v2.2.2
papuSpartan
2024-08-30 12:11:38 -0500
afc3ec8ba3
update changelog
papuSpartan
2024-08-30 12:00:52 -0500
bff6d16e42
refactoring, state fix
papuSpartan
2024-08-30 11:51:46 -0500
9cd7c7c351
make benchmarking queueable
papuSpartan
2024-06-01 00:33:55 -0500
27c0523ec6
prevent deadlock when rebenchmarking after reloading from config file at runtime
papuSpartan
2024-05-29 21:34:58 -0500
54a1f66c88
add state machine utility parameter for clarity when debugging
papuSpartan
2024-05-26 21:51:35 -0500
00d0e1a11a
logging
papuSpartan
2024-05-26 21:16:53 -0500
429de773f8
make more concise
papuSpartan
2024-05-26 18:35:53 -0500
78035ac433
state validation
papuSpartan
2024-05-26 17:47:06 -0500
ec7c4fe58a
skip grid if only one image returned
papuSpartan
2024-05-25 00:29:56 -0500
ea06b03cd3
merge dev making 2.2.1
v2.2.1
unknown
2024-05-16 05:46:03 -0500
72700000cf
update changelog
unknown
2024-05-16 05:43:14 -0500
db43865851
fix grid generation regression from rename refactor in 424a1c8
unknown
2024-05-16 05:40:00 -0500
2c1e9be303
always save response for error info
unknown
2024-05-12 04:28:40 -0500
b1f9d4f769
merge dev making 2.2.0
v2.2.0
unknown
2024-05-12 00:24:20 -0500
515979653c
update changelog
unknown
2024-05-12 00:22:15 -0500
eef13b03da
should no longer need early load from ui
unknown
2024-05-11 23:33:15 -0500
56d667dfe8
protect against cyclical configurations
unknown
2024-05-11 21:57:02 -0500
424a1c8858
remove redundant init after last ref
unknown
2024-05-10 14:51:53 -0500
574afa409f
step_scaling load/save fix, logging and semantics
unknown
2024-05-10 10:15:49 -0500
0ac23cbd73
refactoring
unknown
2024-05-09 01:44:45 -0500
de18217aaf
refactoring and cleanup
unknown
2024-05-09 00:36:37 -0500
c4abe4d1f1
fix thin-client mode and situations where no local generation will take place, avoid failure in some cases when pinging crashed workers
unknown
2024-05-08 07:59:47 -0500
dd7c6a0cfd
add toggle for step scaling
unknown
2024-05-04 05:06:09 -0500
b5b4ca716d
testing dynamic step downscaling
unknown
2024-04-24 11:44:24 -0500
7a96547151
refactor to remove benchmark_master
unknown
2024-03-25 17:56:10 -0500
4ddb137b56
use concurrent.futures for benchmarking
unknown
2024-03-22 16:26:00 -0500
3a9d87f821
bench threads -> coro
unknown
2024-03-22 15:14:26 -0500
c84d7c8a33
fully skip workers in invalid states when re-benching
unknown
2024-03-19 19:54:47 -0500
2e16d6149b
compatability fixes for sdwui forge
unknown
2024-03-19 19:20:59 -0500
e99d3f644b
logging
unknown
2024-03-19 06:56:53 -0500
0b203e338e
default port to prevent confusion
papuSpartan
2024-03-16 20:01:22 -0500
608fbcc76f
fix verification setting potentially being forgotten
papuSpartan
2024-03-16 20:49:29 -0500
76d9a32871
remove stop variant styling from util buttons
papuSpartan
2024-03-16 20:23:14 -0500
cd77acbb55
catch and explain when user script is missing
papuSpartan
2024-03-16 20:18:22 -0500
23fd563af3
Merge branch 'dev'
v2.1.0
unknown
2024-03-03 15:58:11 -0600
b947810023
update CHANGELOG.md
unknown
2024-03-03 15:57:14 -0600
a53418f3a7
fix problem preventing automatic benchmarking
unknown
2024-03-03 13:53:48 -0600
0f06d64ccc
prefix console log output with extension name
unknown
2024-03-01 08:21:58 -0600
657c1ad98d
reorder utils in ui
unknown
2024-02-29 05:36:31 -0600
f1850e8d23
tidy restart workers button handler to lambda
unknown
2024-02-29 05:25:22 -0600
d84fc5cf9c
changes to remove gradio deprecation warnings, improved the UI
unknown
2024-02-29 00:05:20 -0600
6ef69aeb69
feature: add restart all workers util tab button
unknown
2024-02-28 01:54:25 -0600
11982feff7
clarify in the distribution summary how many listed are complementary
unknown
2024-02-01 23:20:00 -0600
59bcfaa25a
add: setting to disable complementary/'bonus' image production
unknown
2024-02-01 18:29:20 -0600
1734d4697c
merge dev making v2.0.2
v2.0.2
unknown
2024-01-31 18:54:42 -0600
7fe5161948
update CHANGELOG.md
unknown
2024-01-31 18:46:24 -0600
b2f3990309
fix potential hang at startup
unknown
2024-01-31 17:43:25 -0600
3d83eef77c
logging: only warn once per session unless at debug log level
unknown
2024-01-31 17:14:23 -0600
504de44880
update CHANGELOG.md
unknown
2024-01-25 15:08:51 -0600
414acdb00e
hotfix for oversight in scoping causing crashing
unknown
2024-01-25 15:05:28 -0600
29a4a159e3
update README
v2.0.0
unknown
2024-01-24 12:52:48 -0600
2c98129bb1
add CHANGELOG.md
unknown
2024-01-24 12:29:36 -0600
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
unknown
2024-01-23 07:03:26 -0600
6994ba67df
simplify, fix config load bug
unknown
2024-01-15 02:03:17 -0600
55eec1e5aa
prevent gradio from assuming the checkbox is useless
unknown
2024-01-14 03:41:07 -0600
08c0236913
hotfix for early config read issue
unknown
2024-01-12 00:14:58 -0600
f786860cbc
some formatting
unknown
2024-01-11 01:34:34 -0600
587843f89f
add initial pyproject.toml for linting and related
unknown
2024-01-10 03:22:16 -0600
ec666411b1
ignore backup logs
unknown
2024-01-10 03:20:47 -0600
3ce49e9890
introduce 'pixel cap' setting for limiting faster workers in asymmetrical configurations where VRAM exhaustion can be more of an issue. update distribution logic
unknown
2024-01-10 03:19:34 -0600
611dded2b3
rotate log after 10MB
unknown
2024-01-01 14:54:26 -0600
c228315b1b
fix certain worker disconnects caused by making requests while the same worker is loading weights
unknown
2023-12-29 15:06:57 -0600
a047ab832d
fix some benching issues
unknown
2023-12-22 02:59:42 -0600
d0bdccf718
immediately propagate local model when worker model override is disabled
unknown
2023-12-22 01:37:15 -0600
86fd884620
popup tweak
unknown
2023-12-21 22:44:13 -0600
8c4dadfb01
respect model override for multi-model jobs when a new local model is loaded from the dropdown
unknown
2023-12-21 13:54:00 -0600
c6b660ec53
sync local model to remote nodes even sooner
unknown
2023-12-20 03:22:24 -0600