Metadata-Version: 2.1
Name: nsfw-image-check-comfyui
Version: 1.0.1
Summary: NODES:Nsfw Image Check or Cover Node, The size and dependency of the library are very small, which reduces the problem of conflicts
Home-page: https://github.com/fallingmeteorite/nsfw-image-check-comfyui
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: pillow
Requires-Dist: typing
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"
