Claude
1225abc265
Fix Simple Upscale crash when upscaler name is not found
...
A stale or renamed upscaler name fell through after the debug log and
dereferenced None in upscale(), raising AttributeError. Return early
like the standard upscale class does.
https: //claude.ai/code/session_014QWKWgKvMevcuvfCnsYoT2
Co-Authored-By: Claude <noreply@anthropic.com >
2026-06-12 02:41:34 -04:00
vladmandic
59a07a33cd
fix postprocess upscaler refresh
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-03-18 08:33:42 +01:00
vladmandic
2da67ce7d3
cleanup and fix monitor
...
Signed-off-by: vladmandic <mandic00@live.com >
2026-02-28 12:31:09 +01:00
Vladimir Mandic
e5c494f999
cleanup logger
2026-02-19 11:09:13 +01:00
Vladimir Mandic
a3074baf8b
unified logger
2026-02-19 09:46:42 +01:00
awsr
00d3be3dba
show_progress requires "full", "minimal", or "hidden"
2025-11-28 02:27:19 -08:00
Vladimir Mandic
cda545ce18
fix process tab
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-09-03 17:08:18 -04:00
Vladimir Mandic
b2dbef53e5
restyled all toolbuttons to be modernui native
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-08-31 15:01:50 -04:00
Vladimir Mandic
36c356785e
modernui updates
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-07-22 10:07:17 -04:00
Vladimir Mandic
d4dff967b3
asymmetric vae v2 and libvips support
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2025-03-16 19:51:38 -04:00
Vladimir Mandic
7d663249e8
move postprocessing scripts to accordions
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-12-23 12:23:18 -05:00
Vladimir Mandic
3bbcc33181
add detailer
...
Signed-off-by: Vladimir Mandic <mandic00@live.com >
2024-10-07 09:32:56 -04:00
Vladimir Mandic
a92e1ce664
enable full resize opts in hires
2024-09-08 12:32:45 -04:00
brknsoul
21b92b0b5c
Update postprocessing_upscale.py
2024-02-27 07:47:47 -05:00
Vladimir Mandic
952edd29b2
remove custom gr components
2024-01-20 07:43:16 -05:00
Vladimir Mandic
653d253bfe
allow upscalers in subfolders
2023-11-10 08:34:35 -05:00
Vladimir Mandic
1e66ff4f99
cleanup gradio
2023-10-02 08:57:43 -04:00
Vladimir Mandic
ef0e8a5161
upscaler caching and ti model detection
2023-09-27 08:49:04 -04:00
Vladimir Mandic
e9055c7cd8
major refactor
2023-09-04 11:31:29 -04:00
Vladimir Mandic
efd3810860
diffusers merge
2023-05-26 22:42:03 -04:00
Vladimir Mandic
5c516332d7
bug fixes
2023-05-23 18:48:37 -04:00
Vladimir Mandic
d36b16d03f
refactor api auth
2023-05-23 14:31:22 -04:00
Vladimir Mandic
85d67d6331
add interrupt to processing
2023-05-14 12:13:44 -04:00
Vladimir Mandic
c5df80197e
new extension manager
2023-05-10 15:12:02 -04:00
Vladimir Mandic
2166b4de06
fix exif data handler
2023-05-02 09:56:33 -04:00
Vladimir Mandic
ba50dbbdbf
add memory monitor
2023-04-29 17:36:45 -04:00
Vladimir Mandic
5dcaaba614
reduce extra network exceptions
2023-04-27 09:42:41 -04:00
missionfloyd
60b72fab5a
Merge branch 'master' into extras-sliders
2023-04-23 17:36:52 -06:00
Vladimir Mandic
45dcc69484
update defaults
2023-04-15 14:40:53 -04:00
missionfloyd
3ebdd2afd3
Don't return upscaling_res_switch_btn
2023-03-31 00:56:38 -06:00
missionfloyd
69ad46b047
Import switch_values_symbol
2023-03-30 23:25:39 -06:00
missionfloyd
a73f3bf0cf
Change extras "scale to" to sliders
2023-03-30 23:19:40 -06:00
Vladimir Mandic
36c2d8eae8
update gradio styles
2023-03-25 12:50:13 -04:00
Vladimir Mandic
284bbcd67b
update modules
2023-03-25 09:25:13 -04:00
AUTOMATIC
9f0da9f6ed
initial gradio 3.22 support
2023-03-25 09:00:36 +03:00
AUTOMATIC
7a14c8ab45
add an option to enable sections from extras tab in txt2img/img2img
...
fix some style inconsistenices
2023-01-26 23:31:32 +03:00
AUTOMATIC
b5230197a6
rework extras tab to use script system
2023-01-23 09:24:43 +03:00