78 Commits

Author SHA1 Message Date
Christian Byrne
7a10383f90
Fix: datamodel-codegen sets string#binary type to non-existent bytes_aliased variable (#114) 2025-05-02 15:25:29 -07:00
Christian Byrne
99a6b59cbb
[Kling] Add Duration and Video ID outputs (#105) 2025-05-02 14:23:58 -07:00
Jedrzej Kosinski
1178022a7a
Expose 4 remaining Recraft nodes (#112) 2025-05-02 14:10:46 -05:00
Jedrzej Kosinski
3850c47fe1
Add a bunch of nodes, 3 ready to use, the rest waiting for endpoint support (#108) 2025-05-02 05:49:05 -05:00
thot experiment
f4f2e031e3
fix 4o generation bug (#106) 2025-05-01 18:23:41 -07:00
Christian Byrne
67e9395017
Fix: download_url_to_video_output return type (#103) 2025-05-01 17:40:05 -07:00
thot experiment
ae27988af8
add metadata saving to SVG (#102) 2025-05-01 14:22:41 -07:00
thot experiment
e710a19f9b
fix multi image return (#101)
close #96
2025-05-01 13:06:27 -07:00
thot experiment
dec4dd9858
fix ideogram style types (#100) 2025-05-01 11:34:03 -07: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
Christian Byrne
47babda75e
Update Pika Duration and Resolution options (#94) 2025-04-30 23:27:10 -07: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
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
Christian Byrne
3291883d86
Add control_after_generate to all seed inputs (#69) 2025-04-30 11:20:19 -07:00
Christian Byrne
7d3f693c00
Set request type explicitly (#66) 2025-04-30 11:19:57 -07:00
Christian Byrne
f1eb74fee9
Fix: Luma video nodes in api nodes/image category (#68) 2025-04-30 10:39:57 -07:00
Christian Byrne
d8d215dd3a
Use common download function in kling nodes module (#67) 2025-04-30 10:39:46 -07:00
Christian Byrne
021e64db6c
Fix: PollingOperation progress bar update progress by absolute value (#65) 2025-04-30 09:09:27 -07:00
Christian Byrne
1bae2de0d8
Add types and doctstrings to utils file (#64) 2025-04-30 08:56:32 -07:00
thot experiment
f7c70b3822
split remaining nodes out of nodes_api, make utility lib, refactor ideogram (#61) 2025-04-30 08:35:01 -07:00
Jedrzej Kosinski
9db268849d
Added Recraft Controls + Recraft Color RGB nodes (#57) 2025-04-30 05:51:14 -05:00
Jedrzej Kosinski
814c86d8d4
Added pixverse_template support to Pixverse Text to Video node (#54) 2025-04-30 04:31:37 -05:00
Jedrzej Kosinski
48a0ef6311
Add Recraft Text to Vector node, add Save SVG node to handle its output (#53) 2025-04-30 03:55:49 -05:00
Jedrzej Kosinski
a90dd38634
Add Minimax Image to Video node + Cleanup (#51) 2025-04-30 02:59:27 -05:00
Jedrzej Kosinski
31a33a5387
Move and edit Minimax node to nodes_minimax.py (#50) 2025-04-30 01:51:57 -05:00
Jedrzej Kosinski
b121fac8a4
Move and fix BFL nodes to node_bfl.py (#49) 2025-04-30 01:22:32 -05:00
Jedrzej Kosinski
f73c702829
Add Pixverse nodes (#46) 2025-04-30 01:03:04 -05:00
Jedrzej Kosinski
75611aa449
Moved Recraft nodes to nodes_recraft.py (#48) 2025-04-30 00:37:54 -05:00
Jedrzej Kosinski
48a07964e3
Moved Luma nodes to nodes_luma.py (#47) 2025-04-30 00:20:31 -05:00
Christian Byrne
c42295c579
Fix image upload for Luma: only include Content-Type header field if it's set explicitly (#40) 2025-04-29 20:31:09 -05:00
Christian Byrne
2d4d2f0dfe
Fix runway image upload and progress polling (#39) 2025-04-29 18:05:00 -07:00
Jedrzej Kosinski
d10a1259fa
Add Realistic Image and Logo Raster styles for Recraft v3 (#38) 2025-04-29 19:30:45 -05:00
thot experiment
122a4b4288
add better error propagation to veo2 (#37) 2025-04-29 17:28:18 -07:00
Christian Byrne
cc9ce9ad9b
Set Content-Type header when uploading files (#36) 2025-04-29 16:15:50 -07:00
Christian Byrne
fb78ec1477
Standard CATEGORY system for api nodes (#35) 2025-04-29 15:32:44 -07:00