Commit Graph

10 Commits

Author SHA1 Message Date
DenOfEquity
2e867aaf3a SAG - add check for hires CFG 1 (#2434) 2024-12-08 12:30:26 +00:00
DenOfEquity
85a7db3c0f SAG + Kohya HRFix: different method (#2304)
store shape after Kohya HRFix is applied, use it in SAG instead of trying to calculate. AFAICT, calculation can never be 100% correct due to rounding. Original method is tried first.
additional stored shape can be used by other extensions, e.g. Forge Couple, to enable compatibility with Kohya HRFix
2024-12-06 21:36:58 +00:00
DenOfEquity
a8de9ae70c SAG: try old mask reshape calculation first (#2294) 2024-11-09 13:28:49 +00:00
DenOfEquity
f10214e358 fix for SAG with Kohya HRFix (#2284)
rework blur map mask reshape: now works with arbitrary Kohya HRFix downscale factors
2024-11-08 15:48:18 +00:00
DenOfEquity
c2c3decab2 SelfAttentionGuidance updates (#1725)
* SAG updates

* restore settings from infotext
* bypass if model is Flux (would error during generation)
* bypass if CFG == 1 (would error during generation)
* add control of blur mask threshold (previously hardcoded)
* change to InputAccordion

* forge_sag.py: update title
2024-09-08 21:09:55 +01:00
layerdiffusion
b3a6eeefd6 Update forge_sag.py 2024-08-03 14:49:02 -07:00
lllyasviel
ae51178629 allow extensions to sort themselves in UI
and other installed extensions will be on top now (including some resolution related UI extensions)
2024-02-17 08:15:29 -08:00
lllyasviel
60bd01e378 i 2024-01-27 20:04:10 -08:00
lllyasviel
3c25b7f892 Update forge_sag.py 2024-01-25 18:40:46 -08:00
lllyasviel
b4fbd1327f Create forge_sag.py 2024-01-25 18:40:03 -08:00