silveroxides
b9be0b76b2
ACTUALLY fix the ruff check error with unused import
2025-11-14 12:09:08 +01:00
silveroxides
c4ebef5882
fix the ruff check error with unused import
2025-11-14 12:05:54 +01:00
silveroxides
7f8d7f2968
refactor flux/chroma process_img function to comfy.ldm.common_dit to be used as shared function.
2025-11-14 12:03:54 +01:00
comfyanonymous
8a438115fb
add RMSNorm to comfy.ops
2025-04-14 18:00:33 -04:00
comfyanonymous
4e14032c02
Make pad_to_patch_size function work on multi dim.
2024-12-13 07:22:05 -05:00
comfyanonymous
95d8713482
Missing parentheses.
2024-11-27 13:45:32 -05:00
comfyanonymous
5cbb01bc2f
Basic Genmo Mochi video model support.
...
To use:
"Load CLIP" node with t5xxl + type mochi
"Load Diffusion Model" node with the mochi dit file.
"Load VAE" with the mochi vae file.
EmptyMochiLatentVideo node for the latent.
euler + linear_quadratic in the KSampler node.
2024-10-26 06:54:00 -04:00
comfyanonymous
c27ebeb1c2
Fix onnx export not working on flux.
2024-09-06 03:21:52 -04:00
comfyanonymous
d31e226650
Unify RMSNorm code.
2024-08-28 16:56:38 -04:00
comfyanonymous
3b71f84b50
ONNX tracing fixes.
2024-08-04 15:45:43 -04:00