3563 Commits

Author SHA1 Message Date
Jedrzej Kosinski
359f8beb58 Merge branch 'do-rebase' of https://github.com/Comfy-Org/ComfyUI-private into do-rebase 2025-05-01 10:40:32 -05:00
Jedrzej Kosinski
20dc9198d1 Removed Infinite Style Library until later (#99) 2025-05-01 10:36:23 -05:00
Jedrzej Kosinski
3465a75913 Fix UploadRequest file_name param (#98) 2025-05-01 10:36:23 -05:00
Robin Huang
70cee19c36 Change base branch to master. Not main. (#95) 2025-05-01 10:36:23 -05:00
Christian Byrne
b30794722f Update Pika Duration and Resolution options (#94) 2025-05-01 10:36:23 -05:00
Jedrzej Kosinski
025206f641 Add String (Multiline) node (#93) 2025-05-01 10:36:23 -05:00
Christian Byrne
d136063e8f Fix: typo in node name "Stabiliy" => "Stability" (#91) 2025-05-01 10:36:23 -05:00
Christian Byrne
fbb1d16bda Fix: Prompt text can't be validated in Kling nodes when using primitive nodes (#90) 2025-05-01 10:36:23 -05:00
Christian Byrne
90025b4dfe Remove Runway nodes (#88) 2025-05-01 10:36:23 -05:00
Jedrzej Kosinski
57e26bd640 Added Stability Stable Image Ultra node (#86) 2025-05-01 10:36:23 -05:00
Christian Byrne
4002eae93e Temporary Fix for Runway (#87) 2025-05-01 10:36:23 -05:00
Christian Byrne
5cd258a01c Add Pika i2v and t2v nodes (#52) 2025-05-01 10:36:23 -05:00
Christian Byrne
7d5dde7e6c [Kling] Split Camera Control config to its own node (#81) 2025-05-01 10:36:23 -05:00
thot experiment
324cfcc088 add ideogram v3 (#83) 2025-05-01 10:36:23 -05:00
Jedrzej Kosinski
6b841b31f3 Added Recraft Style - Infinite Style Library node (#82) 2025-05-01 10:36:23 -05:00
Jedrzej Kosinski
3cf4671111 Proper ray-1-6 support as fix has been applied in backend (#80) 2025-05-01 10:36:23 -05:00
Jedrzej Kosinski
c740f50359 Add Pixverse Transition Video node (#79) 2025-05-01 10:36:23 -05:00
Jedrzej Kosinski
22a1d844d2 Added Pixverse Image to VIdeo node (#77) 2025-05-01 10:36:23 -05:00
Christian Byrne
6d78030a4b Add Pixverse and updated Kling types (#75) 2025-05-01 10:36:23 -05:00
thot experiment
da8a5bd3b6 change default poll interval (#76), rework veo2 2025-05-01 10:36:23 -05:00
Jedrzej Kosinski
12a7e6d8cf Add preview to Save SVG node (#74) 2025-05-01 10:36:23 -05:00
Christian Byrne
0441166aa5 Fix bug: deleting Content-Type when property does not exist (#73) 2025-05-01 10:36:23 -05:00
Christian Byrne
6539211c4b Add control_after_generate to all seed inputs (#69) 2025-05-01 10:36:23 -05:00
Christian Byrne
12f1be248f Set request type explicitly (#66) 2025-05-01 10:36:22 -05:00
Christian Byrne
f088191d6d Fix: Luma video nodes in api nodes/image category (#68) 2025-05-01 10:36:22 -05:00
Christian Byrne
7ff8274272 Use common download function in kling nodes module (#67) 2025-05-01 10:36:22 -05:00
Christian Byrne
67daa11ea9 Fix: PollingOperation progress bar update progress by absolute value (#65) 2025-05-01 10:36:22 -05:00
Christian Byrne
52116e9c07 Add types and doctstrings to utils file (#64) 2025-05-01 10:36:22 -05:00
thot experiment
a316ee9c42 split remaining nodes out of nodes_api, make utility lib, refactor ideogram (#61) 2025-05-01 10:36:22 -05:00
Jedrzej Kosinski
6d1cd53e73 Added Recraft Controls + Recraft Color RGB nodes (#57) 2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
7d114d9dd7 Added pixverse_template support to Pixverse Text to Video node (#54) 2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
6b60058faf Add Recraft Text to Vector node, add Save SVG node to handle its output (#53) 2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
0cd7d44f1c Add Minimax Image to Video node + Cleanup (#51) 2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
c2187140e4 Move and edit Minimax node to nodes_minimax.py (#50) 2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
5d22bfb0bb Move and fix BFL nodes to node_bfl.py (#49) 2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
2e7de98010 Add Pixverse nodes (#46) 2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
738e47e6fa Moved Recraft nodes to nodes_recraft.py (#48) 2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
c90b71a493 Moved Luma nodes to nodes_luma.py (#47) 2025-05-01 10:36:11 -05:00
Christian Byrne
1bb11a33fa Fix image upload for Luma: only include Content-Type header field if it's set explicitly (#40) 2025-05-01 10:36:11 -05:00
Christian Byrne
c997c2c956 Fix runway image upload and progress polling (#39) 2025-05-01 10:36:11 -05:00
Jedrzej Kosinski
cfe2690907 Add Realistic Image and Logo Raster styles for Recraft v3 (#38) 2025-05-01 10:36:11 -05:00
thot experiment
6a4da9cb1e add better error propagation to veo2 (#37) 2025-05-01 10:36:11 -05:00
Christian Byrne
dea5c14283 Set Content-Type header when uploading files (#36) 2025-05-01 10:36:11 -05:00
Christian Byrne
6276d754bf Standard CATEGORY system for api nodes (#35) 2025-05-01 10:36:11 -05:00
Christian Byrne
ee0cdb3d26 Convert Minimax node to use VIDEO output type (#34) 2025-05-01 10:36:11 -05:00
Christian Byrne
eab58f038f Add Runway nodes (#17) 2025-05-01 10:35:40 -05:00
Jedrzej Kosinski
fc590a6cd1 Add Camera Concepts (luma_concepts) to Luma Video nodes (#33)
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-01 10:35:39 -05:00
Christian Byrne
723b656af3 Add Kling Nodes (#12) 2025-05-01 10:35:39 -05:00
Jedrzej Kosinski
2828b558a7 Add Recraft nodes (#29) 2025-05-01 10:35:39 -05:00
thot experiment
87b67423cb add veo2, bump av req (#32) 2025-05-01 10:35:39 -05:00