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
Christian Byrne
1af6fd53bb
Fix bug: deleting Content-Type when property does not exist ( #73 )
2025-04-30 11:52:37 -07:00
Christian Byrne
7d3f693c00
Set request type explicitly ( #66 )
2025-04-30 11:19:57 -07:00
Christian Byrne
021e64db6c
Fix: PollingOperation progress bar update progress by absolute value ( #65 )
2025-04-30 09:09:27 -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
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
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
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
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
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
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
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
501001b4db
Add Minimax Video Generation + Async Task queue polling example ( #6 )
2025-04-24 12:16:54 -07:00
thot experiment
188b383c35
change timeout to 7 days ( #7765 )
2025-04-23 17:53:34 -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
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