A ComfyUI node that runs a a/JMESPath query against input JSON and outputs the result.
A ComfyUI node that runs a JMESPath query against input JSON and outputs the result.
comfy node install comfyui-jmespath
Run the following commands in the terminal:
cd custom_nodes
git clone https://github.com/Gremlation/ComfyUI-JMESPath
pip install -r ComfyUI-JMESPath/requirements.txt
Then restart ComfyUI.