ComfyUI/comfy_api_nodes/apis
guill 0a3d062e06
ComfyAPI Core v0.0.2 (#8962)
* ComfyAPI Core v0.0.2

* Respond to PR feedback

* Fix Python 3.9 errors

* Fix missing backward compatibility proxy

* Reorganize types a bit

The input types, input impls, and utility types are now all available in
the versioned API. See the change in `comfy_extras/nodes_video.py` for
an example of their usage.

* Remove the need for `--generate-api-stubs`

* Fix generated stubs differing by Python version

* Fix ruff formatting issues
2025-07-29 22:17:22 -04:00
..
__init__.py Add Moonvalley nodes (#8832) 2025-07-08 08:54:30 -04:00
bfl_api.py Reduce code duplication for [pro] and [max], rename Pro and Max to [pro] and [max] to be consistent with other BFL nodes, make default seed for Kontext nodes be 1234. since 0 is interpreted by API as 'choose random seed' (#8337) 2025-05-29 17:14:27 -04:00
client.py fix: custom comfy-api-base works with subpath (#8332) 2025-05-30 17:51:28 -04:00
luma_api.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
pixverse_api.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
PixverseController.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
PixverseDto.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
recraft_api.py move SVG to core (#7982) 2025-05-09 13:46:34 -04:00
request_logger.py ComfyAPI Core v0.0.2 (#8962) 2025-07-29 22:17:22 -04:00
rodin_api.py More API nodes: Gemini/Open AI Chat, Tripo, Rodin, Runway Image (#8295) 2025-05-27 03:00:58 -04:00
stability_api.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
tripo_api.py More API nodes: Gemini/Open AI Chat, Tripo, Rodin, Runway Image (#8295) 2025-05-27 03:00:58 -04:00