Skip to content

gremlation/ComfyUI-JMESPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI-JMESPath

A ComfyUI node that runs a JMESPath query against input JSON and outputs the result.

A screenshot showing usage of the node.

Installation

ComfyUI-Manager

  • Open the Manager
  • Pick "Custom Nodes Manager"
  • Search for "ComfyUI-JMESPath"
  • Install the latest version
  • Restart ComfyUI

Comfy-Cli

  • Run comfy node install comfyui-jmespath
  • Restart ComfyUI

Manual

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.

About

A ComfyUI node that runs a JMESPath query against input JSON and outputs the result

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages