comfyanonymous and GitHub
dfa791eb4b
Rope fix for qwen vl. ( #9435 )
2025-08-19 20:47:42 -04:00
comfyanonymous and GitHub
bddd69618b
Change the TextEncodeQwenImageEdit node to use logic closer to reference. ( #9432 )
2025-08-19 16:49:01 -04:00
comfyanonymous and GitHub
4977f203fa
P2 of qwen edit model. ( #9412 )
...
* P2 of qwen edit model.
* Typo.
* Fix normal qwen.
* Fix.
* Make the TextEncodeQwenImageEdit also set the ref latent.
If you don't want it to set the ref latent and want to use the
ReferenceLatent node with your custom latent instead just disconnect the
VAE.
2025-08-18 22:38:34 -04:00
comfyanonymous and GitHub
ed43784b0d
WIP Qwen edit model: The diffusion model part. ( #9383 )
2025-08-17 16:45:39 -04:00
comfyanonymous and GitHub
0f2b8525bc
Qwen image model refactor. ( #9375 )
2025-08-16 17:51:28 -04:00
comfyanonymous and GitHub
1702e6df16
Implement wan2.2 camera model. ( #9357 )
...
Use the old WanCameraImageToVideo node.
2025-08-15 17:29:58 -04:00
comfyanonymous and GitHub
c308a8840a
Add FluxKontextMultiReferenceLatentMethod node. ( #9356 )
...
This node is only useful if someone trains the kontext model to properly
use multiple reference images via the index method.
The default is the offset method which feeds the multiple images like if
they were stitched together as one. This method works with the current
flux kontext model.
2025-08-15 15:50:39 -04:00
comfyanonymous and GitHub
e08ecfbd8a
Add warning when using old pytorch. ( #9347 )
2025-08-15 00:22:26 -04:00
comfyanonymous and GitHub
4e5c230f6a
Fix last commit not working on older pytorch. ( #9346 )
2025-08-14 23:44:02 -04:00
comfyanonymous and GitHub
ad19a069f6
Make SLG nodes work on Qwen Image model. ( #9345 )
2025-08-14 23:16:01 -04:00
comfyanonymous and GitHub
72fd4d22b6
av is an essential dependency. ( #9341 )
2025-08-14 16:03:21 -04:00
comfyanonymous and GitHub
9df8792d4b
Make last PR not crash comfy on old pytorch. ( #9324 )
2025-08-13 15:12:41 -04:00
comfyanonymous and GitHub
afa0a45206
Reduce portable size again. ( #9323 )
...
* compress more
* test
* not needed
2025-08-13 14:42:08 -04:00
comfyanonymous and GitHub
615eb52049
Put back frontend version. ( #9317 )
2025-08-13 03:48:06 -04:00
comfyanonymous and GitHub
e400f26c8f
Downgrade frontend for release. ( #9316 )
2025-08-13 03:44:54 -04:00
comfyanonymous and GitHub
5ca8e2fac3
Update release workflow to python3.13 pytorch cu129 ( #9315 )
...
* Try to reduce size of portable even more.
* Update stable release workflow to python 3.13 cu129
* Update dependencies workflow to python3.13 cu129
2025-08-13 03:01:12 -04:00
comfyanonymous and GitHub
560d38f34c
Wan2.2 fun control support. ( #9292 )
2025-08-12 23:26:33 -04:00
comfyanonymous and GitHub
e1d4f36d8d
Update test release package workflow with python 3.13 cu129. ( #9306 )
2025-08-12 20:13:04 -04:00
comfyanonymous and GitHub
966f3a5206
Only show feature flags log when verbose. ( #9281 )
2025-08-11 05:53:01 -04:00
comfyanonymous and GitHub
0552de7c7d
Bump pytorch cuda and rocm versions in readme instructions. ( #9273 )
2025-08-10 05:03:47 -04:00
comfyanonymous and GitHub
5828607ccf
Not sure if AMD actually support fp16 acc but it doesn't crash. ( #9258 )
2025-08-09 12:49:25 -04:00
comfyanonymous and GitHub
735bb4bdb1
Users report gfx1201 is buggy on flux with pytorch attention. ( #9244 )
2025-08-08 04:21:00 -04:00
comfyanonymous and GitHub
05df2df489
Fix RepeatLatentBatch not working on multi dim latents. ( #9227 )
2025-08-07 11:20:40 -04:00
comfyanonymous and GitHub
9126c0cfe4
Qwen Image model merging node. ( #9202 )
2025-08-06 04:07:04 -04:00
comfyanonymous and GitHub
d8c51ba15a
Add Qwen Image model to readme. ( #9191 )
2025-08-05 07:41:18 -04:00
comfyanonymous and GitHub
d044a24398
Fix default shift and any latent size for qwen image model. ( #9186 )
2025-08-05 06:12:27 -04:00
comfyanonymous and GitHub
c012400240
Initial support for qwen image model. ( #9179 )
2025-08-04 22:53:25 -04:00
comfyanonymous and GitHub
03895dea7c
Fix another issue with the PR. ( #9170 )
2025-08-04 04:33:04 -04:00
comfyanonymous and GitHub
84f9759424
Add some warnings and prevent crash when cond devices don't match. ( #9169 )
2025-08-04 04:20:12 -04:00
comfyanonymous and GitHub
7991341e89
Various fixes for broken things from earlier PR. ( #9168 )
2025-08-04 04:02:40 -04:00
comfyanonymous and GitHub
140ffc7fdc
Fix broken controlnet from last PR. ( #9167 )
2025-08-04 03:28:12 -04:00
comfyanonymous and GitHub
182f90b5ec
Lower cond vram use by casting at the same time as device transfer. ( #9159 )
2025-08-04 03:11:53 -04:00
comfyanonymous and GitHub
aebac22193
Cleanup. ( #9160 )
2025-08-03 07:08:11 -04:00
comfyanonymous and GitHub
13aaa66ec2
Make sure context is on the right device. ( #9154 )
2025-08-02 15:09:23 -04:00
comfyanonymous and GitHub
5f582a9757
Make sure all the conds are on the right device. ( #9151 )
2025-08-02 15:00:13 -04:00
comfyanonymous and GitHub
1e638a140b
Tiny wan vae optimizations. ( #9136 )
2025-08-01 05:25:38 -04:00
comfyanonymous and GitHub
5ee381c058
Fix WanFirstLastFrameToVideo node when no clip vision. ( #9134 )
2025-07-31 23:33:27 -04:00
comfyanonymous and GitHub
97b8a2c26a
More accurate explanation of release process. ( #9126 )
2025-07-31 05:46:23 -04:00
comfyanonymous and GitHub
da9dab7edd
Small wan camera memory optimization. ( #9111 )
2025-07-30 05:55:26 -04:00
comfyanonymous and GitHub
dca6bdd4fa
Make wan2.2 5B i2v take a lot less memory. ( #9102 )
2025-07-29 19:44:18 -04:00
comfyanonymous and GitHub
7d593baf91
Extra reserved vram on large cards on windows. ( #9093 )
2025-07-29 04:07:45 -04:00
comfyanonymous and GitHub
c60dc4177c
Remove unecessary clones in the wan2.2 VAE. ( #9083 )
2025-07-28 14:48:19 -04:00
comfyanonymous and GitHub
9f1388c0a3
Add wan2.2 to readme. ( #9081 )
2025-07-28 08:01:53 -04:00
comfyanonymous and GitHub
a88788dce6
Wan 2.2 support. ( #9080 )
2025-07-28 08:00:23 -04:00
comfyanonymous and GitHub
78672d0ee6
Small readme update. ( #9071 )
2025-07-27 07:42:58 -04:00
comfyanonymous and GitHub
0621d73a9c
Remove useless code. ( #9059 )
2025-07-26 04:44:19 -04:00
comfyanonymous and GitHub
b850d9a8bb
Add map_function to get_history. ( #9056 )
2025-07-25 21:25:45 -04:00
comfyanonymous and GitHub
c0207b473f
Fix issue with line endings github workflow. ( #9053 )
2025-07-25 17:25:08 -04:00
comfyanonymous and GitHub
e6e5d33b35
Remove useless code. ( #9041 )
...
This is only needed on old pytorch 2.0 and older.
2025-07-25 04:58:28 -04:00
comfyanonymous and GitHub
69cb57b342
Print xpu device name. ( #9035 )
2025-07-24 15:06:25 -04:00
comfyanonymous and GitHub
e78d230496
Only enable cuda malloc on cuda torch. ( #9031 )
2025-07-23 19:37:43 -04:00
comfyanonymous and GitHub
d3504e1778
Enable pytorch attention by default for gfx1201 on torch 2.8 ( #9029 )
2025-07-23 19:21:29 -04:00
comfyanonymous and GitHub
a86a58c308
Fix xpu function not implemented p2. ( #9027 )
2025-07-23 18:18:20 -04:00
comfyanonymous and GitHub
39dda1d40d
Fix xpu function not implemented. ( #9026 )
2025-07-23 18:10:59 -04:00
comfyanonymous and GitHub
5ad33787de
Add default device argument. ( #9023 )
2025-07-23 14:20:49 -04:00
comfyanonymous and GitHub
5ac9ec214b
Try to fix line endings workflow. ( #9001 )
2025-07-22 04:07:51 -04:00
comfyanonymous and GitHub
0aa1c58b04
This is not needed. ( #8991 )
2025-07-21 16:48:25 -04:00
comfyanonymous and GitHub
5249e45a1c
Add hidream e1.1 example to readme. ( #8990 )
2025-07-21 15:23:41 -04:00
comfyanonymous and GitHub
54a45b9967
Replace torchaudio.load with pyav. ( #8989 )
2025-07-21 14:19:14 -04:00
comfyanonymous and GitHub
a0c0785635
Document what the fast_fp16_accumulation is in the portable. ( #8973 )
2025-07-20 01:24:09 -04:00
comfyanonymous and GitHub
1b96fae1d4
Add nested style of dual cfg to DualCFGGuider node. ( #8965 )
2025-07-19 04:55:23 -04:00
comfyanonymous and GitHub
7f492522b6
Forgot this ( #8957 )
2025-07-18 05:43:02 -04:00
comfyanonymous and GitHub
650838fd6f
Experimental CFGNorm node. ( #8942 )
...
This is from the new hidream e1 1 model code. Figured it might be useful as a generic cfg trick.
2025-07-17 04:11:07 -04:00
comfyanonymous and GitHub
491fafbd64
Silence clip tokenizer warning. ( #8934 )
2025-07-16 14:42:07 -04:00
comfyanonymous and GitHub
50afba747c
Add attempt to work around the safetensors mmap issue. ( #8928 )
2025-07-16 03:42:17 -04:00
comfyanonymous and GitHub
b1ae4126c3
Add action to detect windows line endings. ( #8917 )
2025-07-15 02:27:18 -04:00
comfyanonymous and GitHub
9ca581c941
Remove windows line endings. ( #8902 )
2025-07-14 13:10:20 -04:00
comfyanonymous and GitHub
4831e9c2c4
Refactor previous pr. ( #8893 )
2025-07-13 04:59:17 -04:00
comfyanonymous and GitHub
b40143984c
Add model detection error hint for lora. ( #8880 )
2025-07-12 03:49:26 -04:00
comfyanonymous and GitHub
938d3e8216
Remove windows line endings. ( #8866 )
2025-07-11 02:37:51 -04:00
comfyanonymous and GitHub
b7ff5bd14d
Fix python3.9 ( #8858 )
2025-07-10 15:21:18 -04:00
comfyanonymous and GitHub
1fd306824d
Add warning to catch torch import mistakes. ( #8852 )
2025-07-10 01:03:27 -04:00
comfyanonymous and GitHub
5612670ee4
Remove unmaintained notebook. ( #8845 )
2025-07-09 03:45:48 -04:00
comfyanonymous and GitHub
e740dfd806
Fix warning in audio save nodes. ( #8818 )
2025-07-07 03:16:00 -04:00
comfyanonymous and GitHub
7eab7d2944
Remove dependency on deprecated torchaudio.save function ( #8815 )
2025-07-06 14:01:32 -04:00
comfyanonymous and GitHub
75d327abd5
Remove some useless code. ( #8812 )
2025-07-06 07:07:39 -04:00
comfyanonymous and GitHub
ee615ac269
Add warning when loading file unsafely. ( #8800 )
2025-07-05 14:34:57 -04:00
comfyanonymous and GitHub
27870ec3c3
Add that ckpt files are loaded safely to README. ( #8791 )
2025-07-04 04:49:11 -04:00
comfyanonymous and GitHub
f74fc4d927
Add ImageRotate and ImageFlip nodes. ( #8789 )
2025-07-03 19:16:30 -04:00
comfyanonymous and GitHub
e9af97ba1a
Use torch cu129 for nvidia pytorch nightly. ( #8786 )
...
* update nightly workflow with cu129
* Remove unused file to lower standalone size.
2025-07-03 14:39:11 -04:00
comfyanonymous and GitHub
34c8eeec06
Fix ImageColorToMask not returning right mask values. ( #8771 )
2025-07-02 15:35:11 -04:00
comfyanonymous and GitHub
111f583e00
Fallback to regular op when fp8 op throws exception. ( #8761 )
2025-07-02 00:57:13 -04:00
comfyanonymous and GitHub
772de7c006
PerpNeg Guider optimizations. ( #8753 )
2025-07-01 03:09:07 -04:00
comfyanonymous and GitHub
cf49a2c5b5
Dual cfg node optimizations when cfg is 1.0 ( #8747 )
2025-06-30 14:18:25 -04:00
comfyanonymous and GitHub
170c7bb90c
Fix contiguous issue with pytorch nightly. ( #8729 )
2025-06-29 06:38:40 -04:00
comfyanonymous and GitHub
e195c1b13f
Make stable release workflow publish drafts. ( #8723 )
2025-06-28 19:11:16 -04:00
comfyanonymous and GitHub
396454fa41
Reorder the schedulers so simple is the default one. ( #8722 )
2025-06-28 18:12:56 -04:00
comfyanonymous and GitHub
a3cf272522
Skip custom node logic completely if disabled and no whitelisted nodes. ( #8719 )
2025-06-28 15:53:40 -04:00
comfyanonymous and GitHub
c36be0ea09
Fix memory estimation bug with kontext. ( #8709 )
2025-06-27 17:21:12 -04:00
comfyanonymous and GitHub
9093301a49
Don't add tiny bit of random noise when VAE encoding. ( #8705 )
...
Shouldn't change outputs but might make things a tiny bit more
deterministic.
2025-06-27 14:14:56 -04:00
comfyanonymous and GitHub
bd951a714f
Add Flux Kontext and Omnigen 2 models to readme. ( #8682 )
2025-06-26 12:26:29 -04:00
comfyanonymous and GitHub
7d8cf4cacc
Update requirements.txt ( #8680 )
2025-06-26 11:39:40 -04:00
comfyanonymous and GitHub
ef5266b1c1
Support Flux Kontext Dev model. ( #8679 )
2025-06-26 11:28:41 -04:00
comfyanonymous and GitHub
a96e65df18
Disable omnigen2 fp16 on older pytorch versions. ( #8672 )
2025-06-26 03:39:09 -04:00
comfyanonymous and GitHub
93a49a45de
Bump minimum transformers version. ( #8671 )
2025-06-26 02:33:02 -04:00
comfyanonymous and GitHub
ec70ed6aea
Omnigen2 model implementation. ( #8669 )
2025-06-25 19:35:57 -04:00
comfyanonymous and GitHub
7a13f74220
unet -> diffusion model ( #8659 )
2025-06-25 04:52:34 -04:00
comfyanonymous and GitHub
bd9f166c12
Cosmos predict2 model merging nodes. ( #8647 )
2025-06-24 05:17:16 -04:00
comfyanonymous and GitHub
dd94416db2
Indicate that directml is not recommended in the README. ( #8644 )
2025-06-23 14:04:49 -04:00
comfyanonymous and GitHub
ae0e7c4dff
Resize and pad image node. ( #8636 )
2025-06-22 17:59:31 -04:00