Metadata-Version: 2.1
Name: comfyui-bmab
Version: 1.0.1
Summary: BMAB for ComfyUI. BMAB is an custom nodes of ComfyUI and has the function of post-processing the generated image according to settings. If necessary, you can find and redraw people, faces, and hands, or perform functions such as resize, resample, and add noise. You can composite two images or perform the Upscale function.
Home-page: https://github.com/portu-sim/comfyui_bmab
Requires-Python: >=3.10
Requires-Dist: lightning
Requires-Dist: segment_anything
Requires-Dist: omegaconf
Requires-Dist: ultralytics
Requires-Dist: scikit-image
Requires-Dist: huggingface_hub
Requires-Dist: transformers>=4.39.1
Requires-Dist: basicsr>=1.4.2
Requires-Dist: blendmodes
Requires-Dist: opencv-python-headless
Requires-Dist: urllib3
