unknown
|
29a4a159e3
|
update README
|
2024-01-24 12:52:48 -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
|
587843f89f
|
add initial pyproject.toml for linting and related
|
2024-01-10 03:22:16 -06:00 |
unknown
|
ec666411b1
|
ignore backup logs
|
2024-01-10 03:20:47 -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 |
unknown
|
d0bdccf718
|
immediately propagate local model when worker model override is disabled
|
2023-12-22 01:37:15 -06:00 |
unknown
|
86fd884620
|
popup tweak
|
2023-12-21 22:44:13 -06:00 |
unknown
|
8c4dadfb01
|
respect model override for multi-model jobs when a new local model is loaded from the dropdown
|
2023-12-21 13:54:00 -06:00 |
unknown
|
c6b660ec53
|
sync local model to remote nodes even sooner
|
2023-12-20 03:29:42 -06:00 |
unknown
|
ce6806138b
|
bind/unbind model dropdown handler when extension is enabled/disabled
|
2023-12-20 02:24:41 -06:00 |
unknown
|
df34181e95
|
add extension toggle in ui
|
2023-12-19 21:40:03 -06:00 |
unknown
|
1428e0f5e4
|
convert to AlwaysOn extension
|
2023-12-19 17:45:33 -06:00 |
unknown
|
b0b7b243ee
|
remove innacurate warning
|
2023-12-18 04:55:31 -06:00 |
unknown
|
031aab350e
|
reduce delays when swapping models
|
2023-12-18 04:44:18 -06:00 |
unknown
|
cc5c94459c
|
some popup modals for certain alerts
|
2023-12-14 23:55:22 -06:00 |
unknown
|
a1a8f860d3
|
requests lib futureproofing
|
2023-12-14 18:08:33 -06:00 |
unknown
|
715cf8584e
|
typo
|
2023-11-06 19:39:57 -06:00 |
unknown
|
5e63ab9f20
|
remove superfluous warning about scripts that would not run anyway
|
2023-11-03 05:49:51 -05:00 |
unknown
|
5e4d6b12fe
|
make many alwayson scripts 'just work', fix bug sometimes preventing ping on startup
|
2023-11-03 05:15:27 -05:00 |
unknown
|
8f58b2c2ee
|
Merge branch 'dev'
|
2023-11-02 01:28:51 -05:00 |
unknown
|
c311e4c6eb
|
protect against loaded model desync on reconnected remote node by invalidating worker model cache in the event of connection loss
|
2023-11-01 05:50:40 -05:00 |
unknown
|
2d08baa848
|
add file to gitignore
|
2023-10-23 09:06:23 -05:00 |
unknown
|
7d4cc47ef8
|
improve formatting, and one more cache
|
2023-10-17 04:45:07 -05:00 |
unknown
|
0cd4de0bde
|
avoid unserializable cache for high-res pass
|
2023-10-17 04:34:34 -05:00 |
unknown
|
42c3472854
|
add label to infotext when from a remote worker
|
2023-09-26 04:27:37 -05:00 |
unknown
|
e11d0bc959
|
note for clarity
|
2023-09-26 03:54:40 -05:00 |
unknown
|
4948b24754
|
logging improvements: show logs in gui in reverse order to lessen need for scrolling, limit height of log textbox, remove msg time for brevity in gui
|
2023-09-24 20:06:57 -05:00 |
unknown
|
704b200ebe
|
fix worker state being changed improperly when worker is pre-existing
|
2023-09-24 19:48:40 -05:00 |
unknown
|
0437ce46a1
|
formatting
|
2023-09-19 16:07:36 -05:00 |
unknown
|
a3436236ba
|
reduce ui eye cancer
|
2023-09-19 16:04:19 -05:00 |
unknown
|
0f4bbdd2d0
|
add log viewer to gui
|
2023-09-19 15:06:57 -05:00 |
unknown
|
b4fdd6af28
|
remove redundancy
|
2023-09-16 22:53:24 -05:00 |
unknown
|
13c6df5b00
|
remove dirty hotfix- no clue why this didn't work the other day
|
2023-09-16 22:35:48 -05:00 |
unknown
|
aeb5519829
|
expose API authentication setup in the gui, fix filename generation issues in rare cases such as when using dynamic prompts ext
|
2023-09-16 22:24:38 -05:00 |
spartan
|
585b543ba9
|
Update README.md
|
2023-09-11 19:09:55 -05:00 |
unknown
|
9c913575a0
|
additionally log to file
|
2023-09-11 19:00:11 -05:00 |
unknown
|
33d0ecc83f
|
fix startup issue, fix benchmark error, fix logging error
|
2023-09-11 11:22:41 -05:00 |
unknown
|
422926a025
|
make f-string
|
2023-09-11 10:46:10 -05:00 |
unknown
|
a8c857ade7
|
fix issue with startup
|
2023-09-11 10:44:32 -05:00 |
unknown
|
363e836982
|
merge dev
|
2023-09-11 10:01:45 -05:00 |
unknown
|
e8fcec04a0
|
fall back to Euler a when worker doesn't recognize the sampler requested by master
|
2023-08-28 02:59:35 -05:00 |
unknown
|
317a9a64b8
|
partial fix for upstream refactor
|
2023-08-28 02:14:09 -05:00 |