ComfyUI/comfy_api_nodes/apis
Christian Byrne 98ff01e148
Display progress and result URL directly on API nodes (#8102)
* [Luma] Print download URL of successful task result directly on nodes (#177)

[Veo] Print download URL of successful task result directly on nodes (#184)

[Recraft] Print download URL of successful task result directly on nodes (#183)

[Pixverse] Print download URL of successful task result directly on nodes (#182)

[Kling] Print download URL of successful task result directly on nodes (#181)

[MiniMax] Print progress text and download URL of successful task result directly on nodes (#179)

[Docs] Link to docs in `API_NODE` class property type annotation comment (#178)

[Ideogram] Print download URL of successful task result directly on nodes (#176)

[Kling] Print download URL of successful task result directly on nodes (#181)

[Veo] Print download URL of successful task result directly on nodes (#184)

[Recraft] Print download URL of successful task result directly on nodes (#183)

[Pixverse] Print download URL of successful task result directly on nodes (#182)

[MiniMax] Print progress text and download URL of successful task result directly on nodes (#179)

[Docs] Link to docs in `API_NODE` class property type annotation comment (#178)

[Luma] Print download URL of successful task result directly on nodes (#177)

[Ideogram] Print download URL of successful task result directly on nodes (#176)

Show output URL and progress text on Pika nodes (#168)

[BFL] Print download URL of successful task result directly on nodes (#175)

[OpenAI ] Print download URL of successful task result directly on nodes (#174)

* fix ruff errors

* fix 3.10 syntax error
2025-05-14 00:33:18 -04:00
..
__init__.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
bfl_api.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
client.py Display progress and result URL directly on API nodes (#8102) 2025-05-14 00:33:18 -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 rework client.py to be more robust, add logging of api requests (#7988) 2025-05-13 20:42:29 -04:00
stability_api.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00