kijai
5f16aeec88
Pad node update
2025-04-05 19:35:16 +03:00
kijai
91bdcfdf60
Update image_nodes.py
2025-04-03 01:12:30 +03:00
kijai
843805b1fb
Update image_nodes.py
2025-04-03 01:06:51 +03:00
kijai
57195496fa
Update image_nodes.py
2025-04-03 00:50:04 +03:00
kijai
18a5565b5c
Update image_nodes.py
2025-04-02 02:47:03 +03:00
kijai
59bd92ff49
Add PadImageBatchInterleaved
2025-04-02 02:07:47 +03:00
kijai
58a06698f0
small tweaks
2025-03-28 17:24:44 +02:00
kijai
e19285e5d1
step image/mask resize with 1
2025-03-18 20:28:47 +02:00
kijai
302fd1bbe6
Update some descriptions
2025-02-23 19:55:13 +02:00
kijai
8950c5fe67
Add ImagePadKJ, VAELoaderKJ
...
simple pad node and VAE loader that let's you choose device and dtype
2025-02-21 20:35:23 +02:00
kijai
095c8d4b52
Update image_nodes.py
2025-02-16 19:12:42 +02:00
kijai
56979210c7
Add ImagePrepForICLora, ImageCropByMask
2025-02-16 18:23:30 +02:00
kijai
fb03b43414
Update image_nodes.py
2025-02-13 23:55:42 +02:00
kijai
e98b612b2b
Update image_nodes.py
2025-02-13 23:55:29 +02:00
kijai
a0eebe8c9d
Add InsertLatentToIndexed, SaveStringKJ
2025-02-11 21:15:20 +02:00
kijai
bfe72cc964
Add ImageCropByMaskBatch, SeparateMasks
2025-02-08 16:37:08 +02:00
kijai
6c4aa273c8
Add LeapfusionHunyuanI2VPatcher
2025-02-01 21:38:51 +02:00
kijai
3a62577717
LoadImagesFromFolderKJ: support subfolders, change resize logic and add aspcet ratio preserving options
2025-01-31 12:58:55 +02:00
kijai
75a990b40d
LoadImagesFromFolderKJ: resize batch to largest image in the folder
2025-01-31 12:24:40 +02:00
kijai
5b8d419c6f
Update image_nodes.py
2025-01-14 21:21:35 +02:00
kijai
28f0470a9a
Repeat last frame when concatenating different length videos
2025-01-14 15:08:34 +02:00
kijai
6eb9211091
Make SaveImageKJ work with prefix replacement
2024-12-10 12:52:12 +02:00
kijai
f4a0f7fc6e
Allow setting -1 as height for AddLabel for automatically setting the height to fit all of the text
2024-11-26 14:40:18 +02:00
Jukka Seppänen
7341ae0096
Merge pull request #127 from tonyatpeking/main
...
fix LoadImagesFromFolderKJ returns null image_path
2024-11-26 14:17:23 +02:00
kijai
31639b4c79
Update image_nodes.py
2024-11-14 10:34:41 +02:00
kijai
75e647560f
small fixes
2024-11-06 17:25:39 +02:00
kijai
a982a31956
fixup ImageCropByMaskAndResize for batches more
2024-11-06 14:21:57 +02:00
kijai
3f903091b3
Update image_nodes.py
2024-11-06 13:01:27 +02:00
kijai
3b065864fa
Update image_nodes.py
2024-11-06 12:59:11 +02:00
kijai
3e11fff5f5
Add SigmasToFloat
2024-11-03 20:00:49 +02:00
Tony Yu
1eaa2a1928
fix LoadImagesFromFolderKJ returns null image_path
2024-10-29 13:30:40 -05:00
kijai
f59e410568
Update image_nodes.py
2024-10-26 22:31:28 +03:00
kijai
6842699f9e
bugfixes
2024-10-20 14:09:17 +03:00
kijai
2263b8cb41
add ShuffleImageBatch
2024-10-18 02:13:31 +03:00
kijai
14f6d5fb51
add TransitionImagesInBatch -node
2024-10-17 22:10:03 +03:00
kijai
3df9f978f7
new nodes
2024-10-15 22:57:52 +03:00
kijai
74c335b6ef
Update image_nodes.py
2024-10-15 13:44:19 +03:00
kijai
f123b36d28
Update image_nodes.py
2024-10-15 12:26:01 +03:00
kijai
579f0b4050
Add TransitionImagesMulti
2024-10-15 11:58:45 +03:00
kijai
d1848eb402
Add CrossFadeImagesMulti
2024-10-14 18:16:32 +03:00
kijai
2fbed0575d
add FastPreview
2024-10-12 21:03:33 +03:00
kijai
b5419c853c
Allow images with alpha to be concatenated, improve ImageGridtoBatch
2024-09-29 17:17:18 +03:00
kijai
6d119fda33
Update image_nodes.py
2024-09-24 10:41:25 +03:00
kijai
71904a4eca
Add node to save image along with .txt file for captions (SaveImageKJ)
2024-09-24 10:25:58 +03:00
Jukka Seppänen
ca0e1ad28d
Merge pull request #108 from tombearx/main
...
Fix ImagePadForOutpaintTargetSize
2024-09-17 17:58:02 +03:00
kijai
8c456d5307
update latent image presets and other small stuff
2024-09-17 15:25:34 +03:00
tombearx
8a2ea3fa79
Fix ImagePadForOutpaintTargetSize
...
There is an error in the code:
If scale factor is equal 1, then padding should calculated as difference between target and current sizes. Now padding is just target size.
2024-08-29 07:44:11 +03:00
kijai
47a6da5f62
Add ImageGridtoBatch
2024-08-24 01:49:06 +03:00
kijai
bbf3db8760
invert mask
2024-08-22 17:13:14 +03:00
kijai
1bfdb8a1a2
Don't fill the alpha by default
2024-08-22 00:47:31 +03:00