Matt Miller
b4e6b3a91c
[Partner Nodes] fix(GPT Image): make custom_width/custom_height optional
...
OpenAIGPTImageNodeV2 declared the gpt-image-2 custom size widgets as
required nested inputs, so a prompt that picked a preset size and omitted
them failed validation with required_input_missing. execute() already
reads both with a 1024 default, and the deprecated OpenAIGPTImage1 node
in the same file already marks them optional.
2026-07-27 23:59:47 -07:00
Alexander Piskun
c06ee57933
[Partner Nodes] feat(Anthropic): add Claude Opus 5 model ( #15079 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-27 20:10:44 +03:00
Alexander Piskun
fad06e5da4
[Partner Nodes] feat(Anthropic): add Claude Opus 5 to OpenRouter node ( #15075 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-25 20:25:58 +03:00
Alexander Piskun
feca51a854
[Partner Nodes] chore(Runway): deprecate Gen3a model ( #15050 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-23 19:27:55 +03:00
Alexander Piskun
7cbe047447
[Partner Nodes] feat(ByteDance): add new "seed-audio-1.0-multilingual" model ( #15034 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-23 18:32:46 +03:00
Alexander Piskun
f6d30bce9a
[Partner Nodes] feat(Anthropic): add new models ( #15023 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-22 17:31:26 +03:00
Alexander Piskun
ba5226db96
[Partner Nodes] feat(Openrouter): add new models ( #15021 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-22 17:20:18 +03:00
Alexander Piskun
78b43d2500
[Partner Nodes] fix(Gemini-Omni): pass videos as inline data ( #15014 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-21 18:19:53 +03:00
Alexander Piskun
83082a51c4
[Partner Nodes] fix(Google): switch to Interactions API for Omni model ( #14984 )
2026-07-18 19:36:34 +03:00
Alexander Piskun
b08e6cf35f
[Partner Nodes] feat(HeyGen): add Avatar, Talking Photo, Create Avatar, Video Translate and TTS nodes ( #14958 )
...
* [Partner Nodes] feat(HeyGen): add Avatar, Talking Photo, Create Avatar, Video Translate and TTS nodes
Signed-off-by: bigcat88 <bigcat88@icloud.com >
* [Partner Nodes] fix(HeyGen): display only Avatars supported by engine
Signed-off-by: bigcat88 <bigcat88@icloud.com >
* [Partner Nodes] remove 4K option
---------
Signed-off-by: bigcat88 <bigcat88@icloud.com >
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com >
2026-07-17 16:49:16 -04:00
Alexander Piskun
8edea4a65d
[Partner Nodes] feat(Google): add Gemini 3.5 Flash LLM model ( #14972 )
...
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com >
2026-07-17 19:24:34 +03:00
Alexander Piskun
285a98944c
[Partner Nodes] feat(OpenAI): add GPT5.6 models ( #14957 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-16 15:35:07 +03:00
Alexis Rolland
87d23b8176
[Partner Nodes] feat(client): send ComfyUI Job Id in request headers ( #14934 )
2026-07-15 16:38:03 +08:00
Alexander Piskun
26537080cb
[Partner Nodes] feat(sync.so): add support for "sync-3" model ( #14928 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-14 23:21:20 +03:00
Alexander Piskun
5697b97017
[Partner Nodes] chore(Google): reroute Gemini Image preview models to release versions ( #14917 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-13 14:18:09 +03:00
Alexander Piskun
b58f829b57
[Partner Nodes] feat(client): send ComfyUI Core version in request headers ( #14910 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-13 10:38:35 +03:00
Alexander Piskun
206b9245dc
[Partner Nodes] fix(Tencent): restore Tencent3DPartNode FBX output via staged generation ( #14867 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-10 12:33:32 +03:00
Alexander Piskun
89ecc5cf8c
[Partner Nodes] feat(Seedream): add widget to disable thinking ( #14853 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
Co-authored-by: Daxiong (Lin) <contact@comfyui-wiki.com >
2026-07-10 11:58:22 +03:00
Alexander Piskun
b35819712e
feat: allow --comfy-api-base target ephemeral testenvs ( #14569 )
...
* feat: allow --comfy-api-base target ephemeral testenvs
Signed-off-by: bigcat88 <bigcat88@icloud.com >
* refactor: name /features data as backend flags, not frontend
---------
Signed-off-by: bigcat88 <bigcat88@icloud.com >
Co-authored-by: guill <jacob.e.segal@gmail.com >
2026-07-08 23:20:10 -07:00
Alexander Piskun
24d3ea3265
[Partner Nodes] feat(ByteDance): add Seedream 5 Pro model support ( #14832 )
2026-07-08 14:04:19 -07:00
Alexander Piskun
a3020f107e
fix(Video): don't crash on videos with undecodable audio streams ( #14746 )
...
* fix(Video): don't crash on videos with undecodable audio streams
Signed-off-by: bigcat88 <bigcat88@icloud.com >
* Update comfy_api_nodes/util/upload_helpers.py
---------
Signed-off-by: bigcat88 <bigcat88@icloud.com >
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com >
2026-07-07 15:59:49 +03:00
Alexander Piskun
985fb9d6ad
[Partner Nodes] fix(logs-auth): mask authorization headers in logs ( #14774 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-05 13:55:29 +03:00
Alexander Piskun
1073a74976
[Partner Nodes] chore(ByteDance): adjust category name ( #14752 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-04 00:01:05 +03:00
Alexander Piskun
77917ed3a6
[Partner Nodes] chore(StabilityAI): remove StabilityAI nodes ( #14737 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-03 14:24:21 +03:00
Alexander Piskun
9764381998
[Partner Nodes] feat(ByteDance): add support for Seed Audio 1.0 ( #14731 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-07-03 14:00:10 +03:00
Alexander Piskun
694815f498
[Partner Nodes] chore(Ideogram): remove IdeogramV1 and IdeogramV2 nodes ( #14712 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com >
2026-07-02 08:35:11 +03:00
Alexander Piskun
b70944e710
[Partner Nodes] feat(Google): add Gemini Video Omni node ( #14695 )
2026-06-30 17:17:53 -04:00
Alexander Piskun
8fe0243d97
[Partner Nodes] feat(Google): add Nano Banana 2 Lite model ( #14693 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-30 11:17:23 -07:00
Alexander Piskun
e22f1500f9
[Partner Nodes] feat(ByteDance): add support for SeeDance-2.0-Mini video model ( #14626 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-25 17:57:04 +03:00
Alexander Piskun
5236cd02e6
[Partner Nodes] feat(ByteDance): add 4K resolution support for SeeDance 2.0 ( #14614 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-24 17:57:46 +03:00
Alexander Piskun
cabb7342d1
[Partner Nodes] feat(Grok): add 1080p resolution to Grok Image node ( #14612 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-24 16:28:56 +03:00
Alexander Piskun
44955d783b
[Partner Nodes] feat(Alibaba): add support for HappyHorse 1.1 model ( #14611 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-24 13:37:28 +03:00
Alexander Piskun
4a03056632
[Partner Nodes] revert last 3 PRs: #14597 #14588 #14581 ( #14602 )
2026-06-23 12:49:16 -04:00
Alexander Piskun
0f949d0faf
[Partner Nodes] feat(Grok): add 1080p resolution to Grok Image node ( #14597 )
2026-06-23 23:38:46 +08:00
Alexander Piskun
0ba903bd5b
[Partner Nodes] feat(ByteDance): add 4K resolution support for SeeDance 2.0 ( #14588 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-23 16:18:35 +03:00
Alexander Piskun
0a92ed161e
[Partner Nodes] feat(Alibaba): add support for HappyHorse 1.1 model ( #14581 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com >
2026-06-23 13:29:46 +03:00
Alexander Piskun
dc3f8f314a
[Partner Nodes] chore(Google): remove preview versions of models that will be deprecated soon ( #14555 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
Co-authored-by: Alexis Rolland <alexisrolland@hotmail.com >
2026-06-20 09:13:37 +03:00
Alexander Piskun
bd39bbf067
[Partner Nodes] fix: respect Retry-After header ( #14234 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-19 11:32:56 +03:00
Alexander Piskun
5955ddff52
[Partner Nodes] feat(Luma): add support for Luma Rays 3.2 ( #14540 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-19 08:46:07 +03:00
Alexander Piskun
191a75a2cd
[Partner Nodes] feat(Kling): add support for Kling V3-Turbo model ( #14528 )
2026-06-18 07:54:53 +08:00
Alexander Piskun
b732aa192f
[Partner Nodes] chore(SoniloTextToMusic): reduce price by half ( #14500 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-16 10:12:39 +03:00
Alexander Piskun
2f4c4e983c
[Partner Nodes] fix(SoniloTextToMusic): always require "duration" to be specified ( #14484 )
2026-06-16 00:20:01 +08:00
Alexander Piskun
5897d0c3ae
[Partner Nodes] feat(Tripo3d): add new "Import 3D" node ( #14466 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-14 17:19:20 +03:00
Alexander Piskun
28a40fb2b2
[Partner Nodes] feat: add Runway Aleph2 node ( #14306 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-12 10:17:11 -07:00
Alexander Piskun
822aca1983
[Partner Nodes] feat: enable Bria Replace Background node ( #14397 )
2026-06-12 09:24:54 +08:00
Robin Huang
bc5f8eca3b
Add Comfy-Usage-Source pass-through for API node requests ( #14404 )
2026-06-12 09:20:44 +08:00
Alexander Piskun
fb991e2c1e
[Partner Nodes] fix(KlingTextToVideoNode): validation error for "kling-v2-master" model ( #14418 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-11 17:43:35 +03:00
Alexander Piskun
ef470b61e4
[Partner Nodes] fix(GPT Image): handle mismatched image sizes returned when size="auto" ( #14414 )
...
Signed-off-by: bigcat88 <bigcat88@icloud.com >
2026-06-11 11:28:17 +03:00
Alexander Piskun
aeee53ff6a
[Partner Nodes] feat: add temperature and top_p to NanoBanan node ( #14305 )
2026-06-05 11:52:15 -07:00
Alexander Piskun
4a00126e9c
[Partner Nodes] feat: add new Gemini text node ( #14299 )
2026-06-05 10:31:55 -07:00