Commit Graph

4212 Commits

Author SHA1 Message Date
patientx
3818e62ee9
Update README.md 2025-05-16 23:33:17 +03:00
patientx
1c7e37c6b0
Update README.md 2025-05-16 23:29:38 +03:00
patientx
87a3874a32
Update README.md 2025-05-16 02:56:30 +03:00
patientx
1bf6e2318f
Update README.md 2025-05-16 02:52:53 +03:00
patientx
de4e3dd19a
Merge branch 'comfyanonymous:master' into master 2025-05-16 02:43:05 +03:00
comfyanonymous
1c2d45d2b5
Fix typo in last PR. (#8144)
More robust model detection for future proofing.
2025-05-15 19:02:19 -04:00
George0726
c820ef950d
Add Wan-FUN Camera Control models and Add WanCameraImageToVideo node (#8013)
* support wan camera models

* fix by ruff check

* change camera_condition type; make camera_condition optional

* support camera trajectory nodes

* fix camera direction

---------

Co-authored-by: Qirui Sun <sunqr0667@126.com>
2025-05-15 19:00:43 -04:00
patientx
58b05f4068
Merge branch 'comfyanonymous:master' into master 2025-05-15 23:37:55 +03:00
comfyanonymous
6a2e4bb9e0
Remove old hack used to fix windows pytorch 2.4 on the portable. (#8139)
Not necessary anymore.
2025-05-15 08:21:47 -04:00
patientx
7a95da0ce9
Update README.md 2025-05-15 14:05:17 +03:00
patientx
196401e770
Update install-n.bat 2025-05-15 14:03:07 +03:00
patientx
1cf25c6980
Add files via upload 2025-05-15 13:55:15 +03:00
patientx
44cac886c4
Create quant_per_block.py 2025-05-15 13:54:47 +03:00
patientx
01aae8eddc
Create fwd_prefill.py 2025-05-15 13:52:35 +03:00
patientx
8675b9a755
Update install-n.bat 2025-05-15 13:03:09 +03:00
patientx
39439ad736
Merge branch 'comfyanonymous:master' into master 2025-05-15 12:55:32 +03:00
Christian Byrne
f1f9763b4c
Add get_duration method to Comfy VIDEO type (#8122)
* get duration from VIDEO type

* video get_duration unit test

* fix Windows unit test: can't delete opened temp file
2025-05-15 00:11:41 -04:00
patientx
f5e064a873
Update install.bat 2025-05-15 03:26:46 +03:00
patientx
99ea24c0e9
Update install-for-older-amd.bat 2025-05-15 03:26:20 +03:00
patientx
9bafb2f1d7
Update README.md 2025-05-15 03:25:31 +03:00
patientx
64c3502f20
Update patchzluda-n.bat 2025-05-15 03:17:07 +03:00
patientx
73577e8a2e
Update README.md 2025-05-15 03:14:33 +03:00
patientx
62102de611
Merge branch 'comfyanonymous:master' into master 2025-05-15 03:10:10 +03:00
patientx
c437870e81
Update README.md 2025-05-15 03:10:04 +03:00
patientx
96dd29c07e
Update comfyui-n.bat 2025-05-15 03:04:48 +03:00
patientx
15899a4b85
Update comfyui-n.bat 2025-05-15 03:01:22 +03:00
patientx
61905df1e1
added triton and flash-attention auto install 2025-05-15 02:58:55 +03:00
comfyanonymous
08368f8e00
Update comment on ROCm pytorch attention in README. (#8123) 2025-05-14 17:54:50 -04:00
patientx
39279bda97
Merge branch 'comfyanonymous:master' into master 2025-05-14 14:15:49 +03:00
Christian Byrne
f3ff5c40db
don't retry if API returns task failure (#8111) 2025-05-14 01:28:30 -04:00
Christian Byrne
98ff01e148
Display progress and result URL directly on API nodes (#8102)
* [Luma] Print download URL of successful task result directly on nodes (#177)

[Veo] Print download URL of successful task result directly on nodes (#184)

[Recraft] Print download URL of successful task result directly on nodes (#183)

[Pixverse] Print download URL of successful task result directly on nodes (#182)

[Kling] Print download URL of successful task result directly on nodes (#181)

[MiniMax] Print progress text and download URL of successful task result directly on nodes (#179)

[Docs] Link to docs in `API_NODE` class property type annotation comment (#178)

[Ideogram] Print download URL of successful task result directly on nodes (#176)

[Kling] Print download URL of successful task result directly on nodes (#181)

[Veo] Print download URL of successful task result directly on nodes (#184)

[Recraft] Print download URL of successful task result directly on nodes (#183)

[Pixverse] Print download URL of successful task result directly on nodes (#182)

[MiniMax] Print progress text and download URL of successful task result directly on nodes (#179)

[Docs] Link to docs in `API_NODE` class property type annotation comment (#178)

[Luma] Print download URL of successful task result directly on nodes (#177)

[Ideogram] Print download URL of successful task result directly on nodes (#176)

Show output URL and progress text on Pika nodes (#168)

[BFL] Print download URL of successful task result directly on nodes (#175)

[OpenAI ] Print download URL of successful task result directly on nodes (#174)

* fix ruff errors

* fix 3.10 syntax error
2025-05-14 00:33:18 -04:00
patientx
4b643daba8
Merge branch 'comfyanonymous:master' into master 2025-05-14 04:13:11 +03:00
thot experiment
bab836d88d
rework client.py to be more robust, add logging of api requests (#7988)
* rework how errors are handled on the client side

* add logging to /temp

* fix ruff

* fix rebase, stupid vscode gui
2025-05-13 20:42:29 -04:00
patientx
c5ecbe5b30
Merge branch 'comfyanonymous:master' into master 2025-05-14 00:08:44 +03:00
comfyanonymous
4a9014e201
Hunyuan Custom initial untested implementation. (#8101) 2025-05-13 15:53:47 -04:00
patientx
4425bf945c
Merge branch 'comfyanonymous:master' into master 2025-05-13 21:27:41 +03:00
thot experiment
8a7c894d54
fix negative momentum (#8100) 2025-05-13 10:50:32 -07:00
patientx
3609a0cf35
Update zluda.py 2025-05-13 18:57:09 +03:00
patientx
a96e17fa12
Update README.md 2025-05-13 16:58:07 +03:00
patientx
3435a8dfc8
Update README.md 2025-05-13 16:49:03 +03:00
patientx
1494c9c46c
Update README.md 2025-05-13 16:45:27 +03:00
patientx
8ced886a3d
Update zluda.py 2025-05-13 16:23:24 +03:00
patientx
6fc773788f
updated how to handle comfyui package updates 2025-05-13 16:22:44 +03:00
patientx
f0127d6326
Merge branch 'comfyanonymous:master' into master 2025-05-13 16:00:32 +03:00
patientx
d934498f60
Update rmsnorm.py 2025-05-13 16:00:26 +03:00
comfyanonymous
a814f2e8cc
Fix issue with old pytorch RMSNorm. (#8095) 2025-05-13 07:54:28 -04:00
comfyanonymous
481732a0ed
Support official ACE Step loras. (#8094) 2025-05-13 07:32:16 -04:00
patientx
9a25b80a20
Merge branch 'comfyanonymous:master' into master 2025-05-13 14:19:25 +03:00
Christian Byrne
2156ce9453
add comment about using api key in headless (#8082) 2025-05-12 23:06:44 -04:00
thot experiment
4136502b7a
implement APG guidance (#8081)
* first pass at impementing AGP

* rename, cleanup code

* fix ruff

* fix modified cond to match ref impl better, support different cond arity
2025-05-12 21:10:24 -04:00