Metadata-Version: 2.1
Name: comfy-workflow-api
Version: 0.0.1
Summary: HTTP API for ComfyUI with webhook-based workflow execution.
Home-page: https://github.com/isala404/comfy-workflow-api
Requires-Python: >=3.10
Requires-Dist: aiohttp>=3.8.0              # Async HTTP client for webhook delivery
