Metadata-Version: 2.1
Name: comfyui-wd14-tagger
Version: 1.0.1
Summary: A ComfyUI extension allowing the interrogation of booru tags from images.
Home-page: https://github.com/pythongosssss/ComfyUI-WD14-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"
