3563 Commits

Author SHA1 Message Date
Christian Byrne
b8ceeea5ee Add utils to map from pydantic model fields to comfy node inputs (#30) 2025-05-01 10:35:39 -05:00
Chenlei Hu
7df145378a [Bug] Remove duplicated option T2V-01 in MinimaxTextToVideoNode (#31) 2025-05-01 10:35:39 -05:00
Jedrzej Kosinski
ae8cbf7502 Fix image_luma_ref not working (#28)
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-01 10:35:39 -05:00
Jedrzej Kosinski
b79a154cbc Add rest of Luma node functionality (#19)
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-01 10:35:39 -05:00
Christian Byrne
453e416d28 Refactor util functions (#20) 2025-05-01 10:35:28 -05:00
Jedrzej Kosinski
bcda52c065 Add Luma nodes (#16)
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-01 10:35:28 -05:00
Robin Huang
b61c96a89e Add function for uploading files. (#18) 2025-05-01 10:35:28 -05:00
Christian Byrne
d46c911451 Manually add BFL polling status response schema (#15) 2025-05-01 10:35:19 -05:00
thot-experiment
835a6a0f21 remove validation to make it easier to run against LAN copies of the API 2025-05-01 10:35:19 -05:00
Robin Huang
1a87a6d663 Add instructions for staging development. (#14) 2025-05-01 10:35:19 -05:00
Chenlei Hu
04182a1592 Add --comfy-api-base launch arg (#13) 2025-05-01 10:35:19 -05:00
Jedrzej Kosinski
a4520d2537 Added initial BFL Flux 1.1 [pro] Ultra node (#11) 2025-05-01 10:35:19 -05:00
Robin Huang
01494c9b06 Added Ideogram and Minimax back in. 2025-05-01 10:35:19 -05:00
Robin Huang
047734a1d2 Update stubs. 2025-05-01 10:35:03 -05:00
Robin Huang
58b50b0f9d Revert "Remove polling operations."
This reverts commit 8415404ce8fbc0262b7de54fc700c5c8854a34fc.
2025-05-01 10:35:03 -05:00
Robin Huang
c3aa0d0075 Remove polling operations. 2025-05-01 10:35:03 -05:00
Robin Huang
7a382b71fd Remove uv.lock 2025-05-01 10:35:03 -05:00
Christian Byrne
7c74ec0f70 [Minimax] Show video preview and embed workflow in ouput (#7) 2025-05-01 10:35:03 -05:00
Robin Huang
50314b5b9f Add Minimax Video Generation + Async Task queue polling example (#6) 2025-05-01 10:35:03 -05:00
Robin Huang
6c4ec31e6e Add API_NODE and common error for missing auth token (#5) 2025-05-01 10:35:03 -05:00
Robin Huang
4153a2fa13 Add staging api. 2025-05-01 10:35:03 -05:00
Robin Huang
84064b2e62 Add Ideogram generate node. 2025-05-01 10:35:03 -05:00
Chenlei Hu
6d32dc049e
Update frontend to v1.18 (#7898) 2025-05-01 10:57:54 -04:00
comfyanonymous
aa9d759df3
Switch ltxv to use the pytorch RMSNorm. (#7897) 2025-05-01 06:33:42 -04:00
Jedrzej Kosinski
5bc1aeaf45
Removed Infinite Style Library until later (#99) 2025-05-01 03:39:34 -05:00
Jedrzej Kosinski
24d0e9001f
Fix UploadRequest file_name param (#98) 2025-05-01 02:59:39 -05:00
Robin Huang
8fd2f0e71b
Change base branch to master. Not main. (#95) 2025-05-01 00:28:50 -07:00
Christian Byrne
c6c19e9980
fix bug (#7894) 2025-05-01 03:24:32 -04:00
Christian Byrne
47babda75e
Update Pika Duration and Resolution options (#94) 2025-04-30 23:27:10 -07:00
Jedrzej Kosinski
aad07cb34c
Add String (Multiline) node (#93) 2025-05-01 00:54:33 -05:00
Christian Byrne
1f5818aa00
Fix: typo in node name "Stabiliy" => "Stability" (#91) 2025-05-01 00:04:33 -05:00
Christian Byrne
552bc92f7c
Fix: Prompt text can't be validated in Kling nodes when using primitive nodes (#90) 2025-04-30 21:48:07 -07:00
Christian Byrne
8636e3274b
Remove Runway nodes (#88) 2025-04-30 20:23:26 -07:00
Jedrzej Kosinski
5891b576e9
Added Stability Stable Image Ultra node (#86) 2025-04-30 21:50:37 -05:00
Christian Byrne
2c0df4dc5b
Temporary Fix for Runway (#87) 2025-04-30 18:28:22 -07:00
Christian Byrne
34ed9adbc8
Add Pika i2v and t2v nodes (#52) 2025-04-30 18:00:43 -07:00
comfyanonymous
08ff5fa08a Cleanup chroma PR. 2025-04-30 20:57:30 -04:00
Silver
4ca3d84277
Support for Chroma - Flux1 Schnell distilled with CFG (#7355)
* Upload files for Chroma Implementation

* Remove trailing whitespace

* trim more trailing whitespace..oops

* remove unused imports

* Add supported_inference_dtypes

* Set min_length to 0 and remove attention_mask=True

* Set min_length to 1

* get_mdulations added from blepping and minor changes

* Add lora conversion if statement in lora.py

* Update supported_models.py

* update model_base.py

* add uptream commits

* set modelType.FLOW, will cause beta scheduler to work properly

* Adjust memory usage factor and remove unnecessary code

* fix mistake

* reduce code duplication

* remove unused imports

* refactor for upstream sync

* sync chroma-support with upstream via syncbranch patch

* Update sd.py

* Add Chroma as option for the OptimalStepsScheduler node
2025-04-30 20:57:00 -04:00
Christian Byrne
0382220132
[Kling] Split Camera Control config to its own node (#81) 2025-04-30 17:50:53 -07:00
thot experiment
866afa5399
add ideogram v3 (#83) 2025-04-30 17:48:17 -07:00
Jedrzej Kosinski
d3e0c485c9
Added Recraft Style - Infinite Style Library node (#82) 2025-04-30 18:00:09 -05:00
Jedrzej Kosinski
69c7f1bc39
Proper ray-1-6 support as fix has been applied in backend (#80) 2025-04-30 17:25:03 -05:00
Jedrzej Kosinski
686f2271f2
Add Pixverse Transition Video node (#79) 2025-04-30 17:10:14 -05:00
Jedrzej Kosinski
9cb4a890c6
Added Pixverse Image to VIdeo node (#77) 2025-04-30 16:02:46 -05:00
Christian Byrne
983a1653f3
Add Pixverse and updated Kling types (#75) 2025-04-30 13:42:20 -07:00
thot experiment
3404de63a8
change default poll interval (#76), rework veo2 2025-04-30 13:14:02 -07:00
Jedrzej Kosinski
ae436ac3b8
Add preview to Save SVG node (#74) 2025-04-30 14:12:21 -05:00
Christian Byrne
1af6fd53bb
Fix bug: deleting Content-Type when property does not exist (#73) 2025-04-30 11:52:37 -07:00
comfyanonymous
39c27a3705
Add updater test to stable release workflow. (#7887) 2025-04-30 14:42:18 -04:00
Christian Byrne
3291883d86
Add control_after_generate to all seed inputs (#69) 2025-04-30 11:20:19 -07:00