11 Commits

Author SHA1 Message Date
comfyanonymous
96f568ea65 Refactor and fixes for video latents. 2025-01-22 06:37:46 -05:00
comfyanonymous
37a7262c29 LatentBatch fix for video latents 2025-01-19 06:02:14 -05:00
comfyanonymous
5a1e7ce230 Add missing import. 2024-10-16 14:58:30 -04:00
comfyanonymous
2fecfcd222 Add an experimental node to sharpen latents.
Can be used with LatentApplyOperationCFG for interesting results.
2024-10-16 05:25:31 -04:00
comfyanonymous
1f54588ac6 Add some latent operation nodes.
This is a port of the ModelSamplerTonemapNoiseTest from the experiments
repo.

To replicate that node use LatentOperationTonemapReinhard and
LatentApplyOperationCFG together.
2024-10-15 15:00:36 -04:00
FizzleDorf
9aca950219 changed default of LatentBatchSeedBehavior to fixed 2024-02-02 18:31:35 +09:00
comfyanonymous
23c1968a9d Add a LatentBatchSeedBehavior node.
This lets you set it so the latents can use the same seed for the sampling
on every image in the batch.
2024-01-26 23:13:02 -05:00
comfyanonymous
778dd90076 Add a LatentBatch node. 2023-12-16 01:21:00 -05:00
comfyanonymous
87d7fb04b3 Add LatentInterpolate to interpolate between latents. 2023-11-20 03:55:51 -05:00
comfyanonymous
b139e31298 Fix typo. 2023-09-22 01:33:46 -04:00
comfyanonymous
1108b51328 Add some nodes to add, subtract and multiply latents. 2023-09-21 22:23:01 -04:00