Vladimir Mandic
3be4dce41e
profiling updates
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2026-07-26 19:35:56 +02:00
CalamitousFelicitousness
47aa9a2c93
fix(samplers): report validation failures without backtrace
...
Sampler capability gates raised plain ValueError when schedulers_fallback is
disabled, so the API middleware and the gradio call wrapper printed a full
backtrace for an expected outcome. Add errors.ValidationError, raise it from
the gates, and report it message-only in errors.display; the UI error box and
the API error response already carry the message.
2026-06-10 03:08:20 +01:00
vladmandic
14ba5e4ce7
update nudenet
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-04-09 13:48:54 +02:00
Vladimir Mandic
a3074baf8b
unified logger
2026-02-19 09:46:42 +01:00
Vladimir Mandic
bfe014f5da
modernize typing
2026-02-19 09:15:37 +01:00
vladmandic
7bd73d6e75
log captured exceptions
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-01-24 13:57:13 +01:00
awsr
09fdda05a4
Move to modules
2026-01-24 02:16:05 -08:00
awsr
e7d7894130
Prevent redundant traceback display
2026-01-23 16:43:58 -08:00
Vladimir Mandic
a5b77b8ee2
remove dead code
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-05 16:47:25 -04:00
Vladimir Mandic
ac1d278af4
fix late init
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-01-31 10:14:14 -05:00
Vladimir Mandic
3a6471d984
configurable tracebacks
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-01-31 10:02:21 -05:00
Vladimir Mandic
bf67ffd34a
flux true-scale and flux ipadapters
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-12-21 16:01:35 -05:00
Vladimir Mandic
a7e0723dcf
profiling
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-12-18 13:02:22 -05:00
Vladimir Mandic
b75567eefe
pullid support sdpa add both v1.0 and v1.1 models
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-11-10 09:42:05 -05:00
Vladimir Mandic
c6e4aee7a4
fix vdm
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-09-28 09:02:51 -04:00
Vladimir Mandic
554e5c8224
torch dynamic profiling
2024-05-16 18:40:18 -04:00
Vladimir Mandic
01b9c4ddf0
reorder imports and update requirements
2024-04-07 15:30:11 -04:00
Vladimir Mandic
3604213e1c
legacy cleanups
2024-02-22 09:57:09 -05:00
Vladimir Mandic
e731505a5f
refactor ip adapters
2024-02-10 16:04:51 -05:00
Vladimir Mandic
15b4bad80a
refactor control to use new masking
2024-01-15 12:11:55 -05:00
Vladimir Mandic
204853afea
global crlf to lf
2024-01-10 09:45:26 -05:00
Vladimir Mandic
8ceeee8b87
add trace logging
2023-12-20 10:17:39 -05:00
Vladimir Mandic
2933ed6b4a
lint fixes
2023-12-04 10:08:11 -05:00
Vladimir Mandic
439542d3df
redesign profiler
2023-12-03 11:27:24 -05:00
Vladimir Mandic
69eaf4c664
fix batch
2023-08-12 08:32:19 +00:00
Vladimir Mandic
fa35ea1516
log handlers: rotate and ring buffer
2023-06-17 20:12:04 -04:00
Vladimir Mandic
1d9e490ef9
ruff linting fixes
2023-06-13 12:22:39 -04:00
Vladimir Mandic
63ca5c17e7
add extensions profiling
2023-06-04 12:14:05 -04:00
Vladimir Mandic
efd3810860
diffusers merge
2023-05-26 22:42:03 -04:00
Vladimir Mandic
cb4cff3929
redesign logging
2023-05-02 13:57:16 -04:00
Vladimir Mandic
9a65233845
update setup to deal with extensions preload
2023-04-22 11:23:17 -04:00
Vladimir Mandic
dd25f2f515
update setup
2023-04-15 17:22:58 -04:00
Vladimir Mandic
fd51bb90d0
enable quick launch
2023-04-15 11:51:58 -04:00
Vladimir Mandic
ed8819b8fc
lycoris, strong linting, model keyword, circular imports
2023-04-15 10:28:31 -04:00
Vladimir Mandic
27302938f1
update gradio and enhance tracebacks
2023-04-14 14:20:37 -04:00
Vladimir Mandic
2ece9782e4
handle duplicate extensions and redo exception handler
2023-04-14 09:57:53 -04:00
Vladimir Mandic
6fe6eff9b4
improve error handling
2023-03-26 21:50:15 -04:00
AUTOMATIC
59146621e2
better support for xformers flash attention on older versions of torch
2023-01-23 16:40:20 +03:00
fuggy
eb2223340c
Fix typo
2023-01-16 21:50:30 -06:00
AUTOMATIC
02d7abf514
helpful error message when trying to load 2.0 without config
...
failing to load model weights from settings won't break generation for currently loaded model anymore
2023-01-04 12:35:07 +03:00
AUTOMATIC
b70b51cc72
Allow TF32 in CUDA for increased performance #279
2022-09-12 16:34:13 +03:00