This is a custom node for ComfyUI that allows you to use the KLingAI API directly within the ComfyUI environment. It is developed based on the KLingAI API documentation. For more details, please refer to the official documentation. a/KLingAI API Documentation.
This is a custom node for ComfyUI that allows you to use the KLingAI API directly within the ComfyUI environment. It is developed based on the KLingAI API documentation. For more details, please refer to the official documentation.KLingAI API Documentation。
Before using this node, you need to have a KLing AI API key.
ComfyUI/custom_nodes
directory.git clone https://github.com/synthetai/ComfyUI-JM-KLing-API.git
python -m pip install -r ComfyUI\custom_nodes\ComfyUI-JM-KLingAI-API\requirements.txt
cd ComfyUI-JM-KLingAI-API && pip install -r requirements.txt
<font style="color:rgb(31, 35, 40);">This node generates an API Token</font>
<font style="color:rgb(31, 35, 40);">This node is used to generate a video given a text prompt.</font>
<font style="color:rgb(31, 35, 40);">This node is used to generate a video given an image.</font>