Metadata-Version: 2.1
Name: comfyui-shellagent-plugin
Version: 0.0.1
Summary: This repository provides utility nodes for defining inputs and outputs in ComfyUI workflows. These nodes are essential for running ShellAgent apps with ComfyUI, but they can also be used independently to specify input/output variables and their requirements explicitly.
Home-page: https://github.com/myshell-ai/ComfyUI-ShellAgent-Plugin
Requires-Python: >=3.10
Requires-Dist: aiofiles
Requires-Dist: pydantic
Requires-Dist: opencv-python-headless
Requires-Dist: imageio-ffmpeg
Requires-Dist: brotli
Requires-Dist: pillow_heif
Requires-Dist: easydict
