109 Commits

Author SHA1 Message Date
Christian Byrne
ec89560fad
Use 3.9 compat syntax (#164) 2025-05-06 01:12:12 -05:00
Christian Byrne
5bb5cc7c5e
[Kling] Don't return video_id from dual effect video (#162) 2025-05-05 22:57:17 -07:00
Robin Huang
5d3e055753
Kling Image Gen v2 + improve node descriptions for Flux/OpenAI (#160) 2025-05-05 22:36:55 -07:00
Christian Byrne
0cab40b28f
[Bug] [Kling] Fix Kling camera control (#161) 2025-05-05 22:33:21 -07:00
Christian Byrne
1dc3880ca4
[Kling] Fix: image generation nodes not returning Tuple (#159) 2025-05-05 21:58:26 -07:00
Jedrzej Kosinski
5b523ce4f4
Invert and resize mask for Ideogram V3 node to match masking conventions (#158) 2025-05-05 23:37:21 -05:00
Jedrzej Kosinski
79edd2dde7
Invert image_weight value on Luma Image to Image node (#156) 2025-05-05 23:09:16 -05:00
Jedrzej Kosinski
98bfa52ccf
Remove pixverse_template from PixVerse Transition Video node (#155) 2025-05-05 22:57:59 -05:00
Christian Byrne
79f098187f
Fix: Kling image gen nodes don't return entire batch when n > 1 (#152) 2025-05-05 20:39:06 -07:00
Christian Byrne
80e49682d8
[Kling] Fix: CFG min/max not being enforced (#151) 2025-05-05 20:00:42 -07:00
Christian Byrne
7e1ce6a049
[Kling] Fix typo in node description (#150) 2025-05-05 20:00:34 -07:00
Christian Byrne
e493f8a4cd
[Kling] Fix: Correct/verify supported subset of input combos in Kling nodes (#149) 2025-05-05 15:47:52 -07:00
Christian Byrne
1ec10422d7
Fix: error validating Kling image response, trying to use "key" in on Pydantic class instance (#147) 2025-05-05 13:20:28 -07:00
Christian Byrne
7399187340
[Kling] Print response data when error validating response (#146) 2025-05-05 13:17:49 -07:00
Robin Huang
d78764dda9
Fixed Kling: Check attributes of pydantic types. (#144) 2025-05-05 12:36:24 -07:00
Jedrzej Kosinski
87047e996f
Add back Recraft Style - Infinite Style Library node (#141) 2025-05-05 12:10:06 -05:00
Jedrzej Kosinski
961651f373
Node name/category modifications (#140) 2025-05-05 11:17:44 -05:00
Jedrzej Kosinski
0e34f00fee
Apply small fixes and most prompt validation (if needed to avoid API error) (#135) 2025-05-05 06:34:32 -05:00
Christian Byrne
0b0eead4ae
Fix: image.shape accessed before image is null-checked (#134) 2025-05-05 02:18:24 -07:00
Christian Byrne
c0a348d778
Change category of LumaConcepts node from image to video (#133) 2025-05-05 01:48:03 -07:00
Christian Byrne
8825835ae9
Fix: Luma I2I fails when weight is <=0.01 (#132) 2025-05-05 01:29:47 -07:00
Christian Byrne
d010dd9d80
Show errors and API output URLs to the user (change log levels) (#131) 2025-05-05 01:22:49 -07:00
Christian Byrne
337e707103
Fix: Nested AnyUrl in request model cannot be serialized (Kling, Runway) (#129) 2025-05-04 21:04:21 -07:00
Christian Byrne
7ead535d46
Improve audio upload utils (#128) 2025-05-04 20:58:43 -07:00
Jedrzej Kosinski
96753dc180
Make controls input work for Recraft Image to Image node (#120) 2025-05-04 04:13:23 -05:00
Christian Byrne
eca1467fd9
Add remaining Pika nodes (#119) 2025-05-03 21:53:59 -07:00
Jedrzej Kosinski
ef111e7587
Fix error for Recraft ImageToImage error for nonexistent random_seed param (#118) 2025-05-03 19:18:39 -05:00
Jedrzej Kosinski
00f9679bd1
Add 8 nodes - 4 BFL, 4 Stability (#117) 2025-05-03 18:23:27 -05:00
Christian Byrne
1560c9bc8c
Add Kling nodes: camera control, start-end frame, lip-sync, video extend (#115) 2025-05-03 15:19:37 -07:00
Robin Huang
8295d758a3
Default request timeout: one hour. (#116) 2025-05-03 14:59:49 -07:00
Christian Byrne
b9c03f6d4f
Fix: Dall-e 2 not setting request content-type dynamically (#113) 2025-05-02 16:31:04 -07:00
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