Metadata-Version: 2.1
Name: comfyui-ghostwritten-birefnet
Version: 0.0.1
Summary: A self-contained ComfyUI custom node for BiRefNet background removal. Does not depend on other third-party extensions; only requires model weights from Hugging Face.
Home-page: https://github.com/GhostwrittenStudios/comfyui-ghostwritten-BiRefNet
Requires-Python: >=3.10
Requires-Dist: transformers>=4.39
Requires-Dist: timm
Requires-Dist: einops
Requires-Dist: kornia
