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
Christian Byrne
ce7d007872
Convert Minimax node to use VIDEO output type ( #34 )
2025-04-29 14:40:42 -07:00
Christian Byrne
520d5f996b
Add Runway nodes ( #17 )
2025-04-29 14:02:21 -07:00
Jedrzej Kosinski
557328a9ee
Add Camera Concepts (luma_concepts) to Luma Video nodes ( #33 )
...
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-04-29 15:50:09 -05:00
Christian Byrne
4a67cdb23a
Add Kling Nodes ( #12 )
2025-04-29 12:44:23 -07:00
Jedrzej Kosinski
e92f6e1c72
Add Recraft nodes ( #29 )
2025-04-29 14:33:00 -05:00
thot experiment
850f5daff6
add veo2, bump av req ( #32 )
2025-04-29 12:25:41 -07:00
Christian Byrne
acbf26c7d1
Add utils to map from pydantic model fields to comfy node inputs ( #30 )
2025-04-29 11:53:10 -07:00
Chenlei Hu
9c7e9d8836
[Bug] Remove duplicated option T2V-01 in MinimaxTextToVideoNode ( #31 )
2025-04-29 14:31:02 -04:00
Jedrzej Kosinski
577423b65f
Fix image_luma_ref not working ( #28 )
...
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-04-29 02:18:13 -05:00
Jedrzej Kosinski
1c15da7026
Add rest of Luma node functionality ( #19 )
...
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-04-29 01:43:14 -05:00
guill
4f8b235fda
Add VIDEO type ( #21 )
2025-04-28 22:11:32 -07:00
Christian Byrne
e9fa0616fd
Refactor util functions ( #20 )
2025-04-28 21:52:45 -07:00
Jedrzej Kosinski
f8f2f3c5fb
Add Luma nodes ( #16 )
...
Co-authored-by: Robin Huang <robin.j.huang@gmail.com>
2025-04-28 22:54:35 -05:00
Robin Huang
2018a0d523
Add function for uploading files. ( #18 )
2025-04-28 17:01:25 -07:00
Christian Byrne
442dc70c07
Manually add BFL polling status response schema ( #15 )
2025-04-28 17:17:57 -05:00
thot-experiment
66d42afd23
remove validation to make it easier to run against LAN copies of the API
2025-04-28 15:01:16 -07:00
Robin Huang
019ec67e1d
Add instructions for staging development. ( #14 )
2025-04-28 13:29:45 -07:00
Chenlei Hu
864d0f7395
Add --comfy-api-base launch arg ( #13 )
2025-04-28 15:07:49 -04:00
Jedrzej Kosinski
788bc2f6b4
Added initial BFL Flux 1.1 [pro] Ultra node ( #11 )
2025-04-28 13:54:40 -05:00
Robin Huang
c92bcbccf1
Added Ideogram and Minimax back in.
2025-04-24 15:40:34 -07:00
Robin Huang
a8caf1fbe6
Update stubs.
2025-04-24 12:21:13 -07:00
Robin Huang
81f55fddf6
Revert "Remove polling operations."
...
This reverts commit 8415404ce8fbc0262b7de54fc700c5c8854a34fc.
2025-04-24 12:19:23 -07:00
Robin Huang
a4aaf8a165
Remove polling operations.
2025-04-24 12:19:01 -07:00
Robin Huang
da72f71bae
Remove uv.lock
2025-04-24 12:18:26 -07:00
Christian Byrne
ded70bb8a1
[Minimax] Show video preview and embed workflow in ouput ( #7 )
2025-04-24 12:17:57 -07:00
Robin Huang
501001b4db
Add Minimax Video Generation + Async Task queue polling example ( #6 )
2025-04-24 12:16:54 -07:00
Robin Huang
7922ecdb5a
Add API_NODE and common error for missing auth token ( #5 )
2025-04-24 12:08:05 -07:00
Robin Huang
daa25d1b9e
Add staging api.
2025-04-24 12:07:19 -07:00
Robin Huang
ff452f9fc9
Add Ideogram generate node.
2025-04-24 12:07:19 -07:00
comfyanonymous
5acb705857
Switch LTXVPreprocess to libx264 ( #7776 )
2025-04-24 13:58:31 -04:00
thot experiment
5c80da31db
fix multiple image return from api nodes ( #7772 )
2025-04-24 03:29:05 -04:00
thot experiment
e2eed9eb9b
throw away alpha channel in clip vision preprocessor ( #7769 )
...
saves users having to explicitly discard the channel
2025-04-23 21:28:36 -04:00
filtered
11b68ebd22
[BugFix] Update frontend to 1.17.11 ( #7766 )
2025-04-23 18:16:12 -04:00
thot experiment
188b383c35
change timeout to 7 days ( #7765 )
2025-04-23 17:53:34 -04:00
thot experiment
2c1d686ec6
implement multi image prompting for gpt-image-1 and fix transparency in outputs ( #7763 )
...
* implement multi image prompting for GPTI Image 1
* fix transparency not working
* fix ruff
2025-04-23 16:10:10 -04:00
filtered
e8ddc2be95
[BugFix] Update frontend to 1.17.10 ( #7762 )
2025-04-23 16:02:41 -04:00
Robin Huang
dea1c7474a
Add support for API Nodes in ComfyUI. ( #7726 )
...
* Add Ideogram generate node.
* Add staging api.
* COMFY_API_NODE_NAME node property
* switch to boolean flag and use original node name for id
* add optional to type
* Add API_NODE and common error for missing auth token (#5 )
* Add Minimax Video Generation + Async Task queue polling example (#6 )
* [Minimax] Show video preview and embed workflow in ouput (#7 )
* [API Nodes] Send empty request body instead of empty dictionary. (#8 )
* Fixed: removed function from rebase.
* Add pydantic.
* Remove uv.lock
* Remove polling operations.
* Update stubs workflow.
* Remove polling comments.
* Update stubs.
* Use pydantic v2.
* Use pydantic v2.
* Add basic OpenAITextToImage node
* Add.
* convert image to tensor.
* Improve types.
* Ruff.
* Push tests.
* Handle multi-form data.
- Don't set content-type for multi-part/form
- Use data field instead of JSON
* Change to api.comfy.org
* Handle error code 409.
* separate out nodes per openai model
* Update error message.
* fix wrong output type
* re-categorize nodes, remove ideogram (for now)
* oops, fix mappings
* fix ruff
* Update frontend to 1.17.9
* embargo lift rename nodes
* remove unused autogenerated model code
* fix API type error and add b64 support for 4o
* fix ruff
* oops forgot mask scaling code
* Remove unused types.
---------
Co-authored-by: bymyself <cbyrne@comfy.org>
Co-authored-by: Yoland Y <4950057+yoland68@users.noreply.github.com>
Co-authored-by: thot-experiment <thot@thiic.cc>
2025-04-23 15:38:34 -04:00
comfyanonymous
154f2911aa
Lower size of release package more. ( #7754 )
2025-04-23 06:33:09 -04:00
comfyanonymous
3eaad0590e
Lower size of release package. ( #7751 )
2025-04-23 05:47:09 -04:00
comfyanonymous
7eaff81be1
fp16 accumulation can now be enabled on the stable package. ( #7750 )
2025-04-23 05:28:24 -04:00
comfyanonymous
21a11ef817
Pytorch stable 2.7 is out and support cu128 ( #7749 )
2025-04-23 05:12:59 -04:00
comfyanonymous
552615235d
Fix for dino lowvram. ( #7748 )
2025-04-23 04:12:52 -04:00
Robin Huang
0738e4ea5d
[API nodes] Add backbone for supporting api nodes in ComfyUI ( #7745 )
...
* Add Ideogram generate node.
* Add staging api.
* COMFY_API_NODE_NAME node property
* switch to boolean flag and use original node name for id
* add optional to type
* Add API_NODE and common error for missing auth token (#5 )
* Add Minimax Video Generation + Async Task queue polling example (#6 )
* [Minimax] Show video preview and embed workflow in ouput (#7 )
* [API Nodes] Send empty request body instead of empty dictionary. (#8 )
* Fixed: removed function from rebase.
* Add pydantic.
* Remove uv.lock
* Remove polling operations.
* Update stubs workflow.
* Remove polling comments.
* Update stubs.
* Use pydantic v2.
* Use pydantic v2.
* Add basic OpenAITextToImage node
* Add.
* convert image to tensor.
* Improve types.
* Ruff.
* Push tests.
* Handle multi-form data.
- Don't set content-type for multi-part/form
- Use data field instead of JSON
* Change to api.comfy.org
* Handle error code 409.
* Remove nodes.
---------
Co-authored-by: bymyself <cbyrne@comfy.org>
Co-authored-by: Yoland Y <4950057+yoland68@users.noreply.github.com>
2025-04-23 02:18:08 -04:00
Alex Butler
92cdc692f4
Replace aom-av1 with svt-av1 for saving webm videos, use preset 6 + yuv420p10le pixel format ( #7736 )
...
* Add support for saving svt-av1 webm videos & yuv420p10le pixel format
* Replace aom-av1 with svt-av1
Use yuv420p10le for av1
2025-04-22 17:57:17 -04:00
comfyanonymous
2d6805ce57
Add option for using fp8_e8m0fnu for model weights. ( #7733 )
...
Seems to break every model I have tried but worth testing?
2025-04-22 06:17:38 -04:00
Kohaku-Blueleaf
a8f63c0d5b
Support dora_scale on both axis ( #7727 )
2025-04-22 05:01:27 -04:00