105 Commits

Author SHA1 Message Date
Makki Shizu
9d049f8a1e Update efficiency_nodes.py (#332) 2025-07-10 07:11:47 +05:30
c8p0
a14b292747 allow -10 model strength in TSC_XYplot_LoRA_Plot (#318) 2025-05-30 08:46:53 +05:30
Dominik Boller
ef2e3d782c Fix: AttributeError when switching between models with "Baked VAE" and LoRAs (#323) 2025-05-30 08:46:17 +05:30
LaVie024
36ddf0e694 Quick patch for the LoRA Stacker node (#314)
* Update efficiency_nodes.py

Properly restrict the node to a max of three LoRA, a quick patch.

* Update efficiency_nodes.py

Edit range so it includes 3 LoRA-related widgets instead of 2 (didn't catch this the first time)
2025-05-30 08:45:34 +05:30
Nikolai
4f9e3348e4 changed the steps of the IMAGE OVER node to more (#246)
fine-grained settings.

additionally added antialised output for the
node to be able to rotate overlays without
introducing artifacts.

Co-authored-by: Nikolai Bockholt <nbockholt@web.de>
2025-04-02 14:09:41 +05:30
Stefano Ariotta
11effed8d1 XY_flip LoRA Batch fix (#275)
* Changed min values allowed for Y in TSC_XYplot_LoRA_Plot to include negative values.

* Fixed xy_flip for special case of LoRA Batch
2025-04-02 14:07:42 +05:30
TheyCallMeTravis
d0418549f7 fix-XY_LoRA_Stack (#292) 2025-04-02 14:07:17 +05:30
bkutasi
a491f2f312 feat: add GITS scheduler (#305) 2025-04-02 14:06:25 +05:30
Dr.Lt.Data
0ee8860d6b fix: minimize sideeffect of AYS monkey patch (#210)
fix: doesn't work AYS in manual script
2024-06-23 15:11:58 +05:30
larsupb
5c5a8b7382 Bugfix encode step for XY_Capsule (inspire pack) (#187)
* bugfix: in case of XY_Capsule, prompt needs to be encoded by the analysed LoRA's clip

* bugfix: when processing LoRAs you need to reload the LoRA every index on the y scale (not only the first one) to maintain the LoRA-patched clip.

* add align your step schedulers via monkey patching

---------

Co-authored-by: larsupb <larsupb@gmx.net>
2024-06-17 12:49:59 +05:30
VALADI K JAGANATHAN
54c7143fdf Merge pull request #130 from idrirap/dev/allowSR_XY
feat: allow to use negative and positive prompt S/R both in X and Y
2024-03-25 19:10:32 +05:30
VALADI K JAGANATHAN
28ee60a93d Merge pull request #132 from idrirap/dev/better_pixel_upscale
feat: allow to use both pixel upscale and hires generation steps fromlatent
2024-03-25 19:09:31 +05:30
VALADI K JAGANATHAN
6ee5d234f3 Merge pull request #89 from nidefawl/fix-add-noise-return-noise
Fix add_noise and return_with_leftover_noise parameters
2024-03-25 19:06:00 +05:30
Dijkstra
067417c14c feat: allow to use both pixel upscale and hires generation steps from latent 2024-03-15 12:01:20 +01:00
Dijkstra
c91ece3aa2 feat: allow to use negative and positive prompt S/R both in X and Y 2024-03-15 10:49:56 +01:00
VALADI K JAGANATHAN
81dc375619 Update efficiency_nodes.py 2024-01-30 11:59:59 +05:30
nidefawl
135a106b3e Fix add_noise and return_with_leftover_noise parameters
KSamplerAdvanced takes "enable" and "disable" strings instead of boolean for these parameters
2024-01-21 21:39:52 +01:00
Alexopus
0c205ca510 Add LoRA Stack to String converter 2024-01-14 13:51:17 +01:00
VALADI K JAGANATHAN
83d870ea7e Update efficiency_nodes.py 2023-11-17 12:02:45 +05:30
spinagon
4a138d45bc For some image sizes there would be a 1 pixel gap due to rounding 2023-11-13 12:06:24 +03:00
spinagon
fda7084501 Fix "Fit" overlay resize mode 2023-11-12 07:51:56 +03:00
Dr.Lt.Data
1121fa5fbf fix: prevent the accumulation of model patches when 'xy_capsule' is used only for 'x' 2023-11-04 20:39:57 +09:00
dnl13
77d3c444ca fixes sdxl clip_l 2023-11-01 14:07:47 +01:00
dnl13
9536622211 Tiled Upscaler Script - removed controlnet model restriction 2023-11-01 12:39:15 +01:00
VALADI K JAGANATHAN
d431b9caca Update efficiency_nodes.py 2023-11-01 12:13:07 +05:30
VALADI K JAGANATHAN
e3674193a6 Update efficiency_nodes.py 2023-11-01 11:38:12 +05:30
VALADI K JAGANATHAN
9002cd9b72 Update efficiency_nodes.py
3 lines -4118,4119, 4121 changed
2023-11-01 09:58:18 +05:30
Nick Möhrmann
c47684c8f6 Update efficiency_nodes.py
Cahnged eff loader sdxl steps to 64
2023-10-22 21:45:03 +02:00
TSC
eae090a350 Merge pull request #189 from philhk/optional-cnet_stack
Optional ControlNet Stack
2023-10-20 23:01:32 -05:00
TSC
93eb925686 Efficiency Nodes V2.0 2023-10-20 15:49:32 -05:00
Phil
7eef73825e Merge branch 'LucianoCirino:main' into optional-cnet_stack 2023-09-25 23:34:38 +02:00
philhk
9a49da2c19 feat: make cnet_stack optional 2023-09-25 23:27:30 +02:00
TSC
43d265faf4 Few more I missed 2023-09-18 21:28:10 -05:00
TSC
7756c44639 XY Input LoRA Stacks Fix
Fixed issue where LoRA Stacks where not properly being swapped between generations
2023-09-18 21:17:12 -05:00
Edgar
820fe464bd Fixed start_at_step missing underscores 2023-09-18 16:31:07 +02:00
Dr.Lt.Data
74b4cfa101 fix: XY Plot accumulation bug fix about XY Capsule 2023-09-13 13:44:08 +09:00
TSC
7a0adcc335 Fixed ClipSkip Issues (Loader & XY Plot)
Efficient Loader "Clip" output was not getting its "Clip Set Last Layer" settings applied. XY Plot was also not properly applying Clip Skips.
2023-09-09 19:57:52 -05:00
TSC
8cb207b539 ControlNet Fixes (XY Input+StackApplications)
1) Fixed issue where Control Net Stacks would not get applied
2) Fixed issue where XY Input Control Net was not coded whatsoever.
2023-09-07 20:41:20 -05:00
TSC
545ccc012a XY PLot Refiner ClipSkip Printouts Fix 2023-09-05 19:13:21 -05:00
TSC
a468ffd7a2 Control Net Stack Apply Fix 2023-09-05 12:36:41 -05:00
TSC
27efc16ec6 XY Capsule Model/Clip Clone Patch 2023-09-04 17:24:46 -05:00
TSC
6b5589794a Small Fixes & Updates
1) Reintroduced Manual XY Entry Node
2) Fixed issue with KSampler outputs when in script mode
3) Unpack SDXL Tuple was fixed
2023-09-03 13:53:07 -05:00
Dr.Lt.Data
51932c7fc8 Merge branch 'LucianoCirino:main' into feat/xy_capsule 2023-09-01 09:51:04 +09:00
TSC
249bee2d58 LoRA Stacker Adv Mode Patch
Was not working
2023-08-31 14:30:39 -05:00
TSC
c5e6e79197 HiResFix Node Variable Names Refactoring 2023-08-31 14:18:29 -05:00
TSC
d60c4a95d8 HiResFix and VAEtiled Patch
Fix issues with the HiRes Script node and the KSampler's VAEtiled
2023-08-31 14:06:14 -05:00
Dr.Lt.Data
6389391aa5 fix 2023-08-31 14:01:17 +09:00
Dr.Lt.Data
583da4999e indent fix 2023-08-31 13:20:04 +09:00
Dr.Lt.Data
1a0a59060d Merge branch 'Main' into feat/xy_capsule 2023-08-31 12:59:32 +09:00
TSC
92ff8fd8c3 V1.92 Efficiency Nodes MEGA Update (SDXL + MORE)
This PR is a huge update, I added/fixed so many things that I will explain all the updates later on the release notes.
2023-08-30 20:06:15 -05:00