ComfyUI/comfy_api
Jacob Segal 6c66682b3c [fix] Fixes non-async public API access
It looks like the synchronous version of the public API broke due to an
addition of `from __future__ import annotations`. This change updates
the async-to-sync adapter to work with both types of type annotations.
2025-11-23 22:43:55 -08:00
..
input ComfyAPI Core v0.0.2 (#8962) 2025-07-29 22:17:22 -04:00
input_impl ComfyAPI Core v0.0.2 (#8962) 2025-07-29 22:17:22 -04:00
internal [fix] Fixes non-async public API access 2025-11-23 22:43:55 -08:00
latest HunyuanVideo 1.5 (#10819) 2025-11-20 22:44:43 -05:00
torch_helpers Make torch.compile LoRA/key-compatible (#8213) 2025-05-21 04:56:56 -04:00
util ComfyAPI Core v0.0.2 (#8962) 2025-07-29 22:17:22 -04:00
v0_0_1 ComfyAPI Core v0.0.2 (#8962) 2025-07-29 22:17:22 -04:00
v0_0_2 V3 Node Schema Definition - initial (#8656) 2025-07-31 18:02:12 -04:00
feature_flags.py Support for async node functions (#8830) 2025-07-10 14:46:19 -04:00
generate_api_stubs.py ComfyAPI Core v0.0.2 (#8962) 2025-07-29 22:17:22 -04:00
util.py ComfyAPI Core v0.0.2 (#8962) 2025-07-29 22:17:22 -04:00
version_list.py ComfyAPI Core v0.0.2 (#8962) 2025-07-29 22:17:22 -04:00