ComfyUI/.github/workflows
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
..
pullrequest-ci-run.yml Change runner label for the new runners (#5197) 2024-10-09 20:08:57 -04:00
ruff.yml Replace pylint with ruff (#5987) 2024-12-09 22:04:23 -05:00
stable-release.yml Lower size of release package more. (#7754) 2025-04-23 06:33:09 -04:00
stale-issues.yml fix typo in stale-issues (#4735) 2024-09-01 17:44:49 -04:00
test-build.yml Update the python version in some workflows. 2025-01-29 15:54:13 -05:00
test-ci.yml Update CI workflow to remove Windows testing configuration (#6007) 2024-12-11 16:48:41 -05:00
test-launch.yml Use python 3.9 in launch test instead of 3.8 2024-12-26 20:05:54 -05:00
test-unit.yml Update the python version in some workflows. 2025-01-29 15:54:13 -05:00
update-api-stubs.yml Add support for API Nodes in ComfyUI. (#7726) 2025-04-23 15:38:34 -04:00
update-version.yml Add pyproject.toml (#6386) 2025-01-11 03:09:25 -05:00
windows_release_dependencies.yml Bump ComfyUI version to v0.3.19 2025-03-03 19:18:37 -05:00
windows_release_nightly_pytorch.yml Lower size of release package more. (#7754) 2025-04-23 06:33:09 -04:00
windows_release_package.yml Lower size of release package more. (#7754) 2025-04-23 06:33:09 -04:00