3560 Commits

Author SHA1 Message Date
Christian Byrne
491c020f45 Serve SVG files directly (#107) 2025-05-26 20:53:49 -07:00
thot experiment
09d0fd132c fix multi image return (#101)
close #96
2025-05-26 20:53:49 -07:00
Jedrzej Kosinski
bfe7ec4bff Removed Infinite Style Library until later (#99) 2025-05-26 20:53:49 -07:00
Christian Byrne
992835cca7 Update Pika Duration and Resolution options (#94) 2025-05-26 20:53:49 -07:00
Christian Byrne
8ccc772125 Fix: Prompt text can't be validated in Kling nodes when using primitive nodes (#90) 2025-05-26 20:53:49 -07:00
Christian Byrne
8a841ae516 Remove Runway nodes (#88) 2025-05-26 20:53:49 -07:00
Christian Byrne
e3393c09a2 Add Pika i2v and t2v nodes (#52) 2025-05-26 20:53:49 -07:00
Christian Byrne
8b3cd359d5 [Kling] Split Camera Control config to its own node (#81) 2025-05-26 20:53:49 -07:00
thot experiment
3952c5cca6 add ideogram v3 (#83) 2025-05-26 20:53:49 -07:00
Jedrzej Kosinski
8da42edc9a Added Recraft Style - Infinite Style Library node (#82) 2025-05-26 20:53:49 -07:00
Christian Byrne
b44058276c Add Pixverse and updated Kling types (#75) 2025-05-26 20:53:49 -07:00
Christian Byrne
804b4808a7 Fix bug: deleting Content-Type when property does not exist (#73) 2025-05-26 20:53:49 -07:00
Christian Byrne
9cb1fa3f0d Add control_after_generate to all seed inputs (#69) 2025-05-26 20:53:49 -07:00
Christian Byrne
f8e6721f07 Set request type explicitly (#66) 2025-05-26 20:53:49 -07:00
thot experiment
a6c65e541c split remaining nodes out of nodes_api, make utility lib, refactor ideogram (#61) 2025-05-26 20:53:49 -07:00
Jedrzej Kosinski
b2f55ba329 Added Recraft Controls + Recraft Color RGB nodes (#57) 2025-05-26 20:53:49 -07:00
Jedrzej Kosinski
5e2962ffe5 Added pixverse_template support to Pixverse Text to Video node (#54) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
ca257925f1 Add Recraft Text to Vector node, add Save SVG node to handle its output (#53) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
53ce1d3446 Move and edit Minimax node to nodes_minimax.py (#50) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
f2b6bb1660 Move and fix BFL nodes to node_bfl.py (#49) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
d483297496 Moved Recraft nodes to nodes_recraft.py (#48) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
e945b1b47e Moved Luma nodes to nodes_luma.py (#47) 2025-05-26 20:53:48 -07:00
Christian Byrne
65eb4104a9 Fix image upload for Luma: only include Content-Type header field if it's set explicitly (#40) 2025-05-26 20:53:48 -07:00
Christian Byrne
22c7bacffc Fix runway image upload and progress polling (#39) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
0fcf869c9e Add Realistic Image and Logo Raster styles for Recraft v3 (#38) 2025-05-26 20:53:48 -07:00
thot experiment
a0b991c4ba add better error propagation to veo2 (#37) 2025-05-26 20:53:48 -07:00
Christian Byrne
36a201cec7 Set Content-Type header when uploading files (#36) 2025-05-26 20:53:48 -07:00
Christian Byrne
a55f29662d Standard CATEGORY system for api nodes (#35) 2025-05-26 20:53:48 -07:00
Christian Byrne
ff5fd5d507 Convert Minimax node to use VIDEO output type (#34) 2025-05-26 20:53:48 -07:00
Christian Byrne
992a4b0838 Add Runway nodes (#17) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
34ec6daeee Add Camera Concepts (luma_concepts) to Luma Video nodes (#33)
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-26 20:53:48 -07:00
Christian Byrne
f074134afd Add Kling Nodes (#12) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
a121b74aa4 Add Recraft nodes (#29) 2025-05-26 20:53:48 -07:00
thot experiment
a1822fda3d add veo2, bump av req (#32) 2025-05-26 20:53:48 -07:00
Chenlei Hu
5bb148c8bb [Bug] Remove duplicated option T2V-01 in MinimaxTextToVideoNode (#31) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
bed5cfec84 Fix image_luma_ref not working (#28)
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
239fd5dac0 Add rest of Luma node functionality (#19)
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-26 20:53:48 -07:00
Christian Byrne
740caecda5 Refactor util functions (#20) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
6ebad2d81b Add Luma nodes (#16)
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-05-26 20:53:48 -07:00
Robin Huang
1218567ece Add function for uploading files. (#18) 2025-05-26 20:53:48 -07:00
Christian Byrne
f29a3194b4 Manually add BFL polling status response schema (#15) 2025-05-26 20:53:48 -07:00
Jedrzej Kosinski
c6d9c77e86 Added initial BFL Flux 1.1 [pro] Ultra node (#11) 2025-05-26 20:53:48 -07:00
Robin Huang
1d24f0a68f Added Ideogram and Minimax back in. 2025-05-26 20:53:48 -07:00
Robin Huang
ac559a2b76 Update stubs. 2025-05-26 20:53:48 -07:00
Robin Huang
e2efb9b2c2 Revert "Remove polling operations."
This reverts commit 8415404ce8fbc0262b7de54fc700c5c8854a34fc.
2025-05-26 20:53:48 -07:00
Robin Huang
c35e12da77 Remove polling operations. 2025-05-26 20:53:48 -07:00
Robin Huang
320fbbbe44 Remove uv.lock 2025-05-26 20:53:48 -07:00
Christian Byrne
bb07ac87fe [Minimax] Show video preview and embed workflow in ouput (#7) 2025-05-26 20:53:48 -07:00
Robin Huang
e772520dcd Add Minimax Video Generation + Async Task queue polling example (#6) 2025-05-26 20:53:39 -07:00
Robin Huang
e7dad1d7db Add API_NODE and common error for missing auth token (#5) 2025-05-26 20:53:39 -07:00