This project implements a set of custom nodes for ComfyUI, integrating some of the API interfaces provided by a/TAMS.
Read this in other languages: English, 中文
This project implements a set of custom nodes for ComfyUI, integrating some of the API interfaces provided by TAMS.
Download the Project Locally
./custom_nodes
folder of your local ComfyUI installation:
git clone [email protected]:Tensor-Art/ComfyUI_TENSOR_ART.git
./ComfyUI/custom_nodes/ComfyUI_TENSOR_ART
Register an Application and Obtain an API Key
Get the Current BaseUrl and API Key
Create a Settings Node
Create an AITools Node
Get the AIToolsID from TensorArt
Enter the AIToolsID into the Node
Create an ExecuteNode to Link Nodes
Execute and Wait for Results