Metadata-Version: 2.1
Name: comfyui-booru-tagger
Version: 0.0.1
Summary: An improved and extended node of various Booru taggers (WD taggers, Pixai, Camie, etc.)
Home-page: https://github.com/nestflow/ComfyUI-Booru-Tagger
Requires-Python: >=3.10
Requires-Dist: onnxruntime; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
Requires-Dist: pandas
