Open libai-lab opened 2 months ago
The current workflow structure cannot be executed directly. It must be run using the prompt exported for API use. (When the workflow is transmitted to the backend, it is not sent as-is. It undergoes various serialization processes on the frontend, resulting in a processed form.)
https://github.com/comfyanonymous/ComfyUI/blob/master/script_examples/basic_api_example.py
Your question
I want to turn the generated workflow into a backend and service. Is there an API documentation available?
Logs
Other
No response