Metadata-Version: 2.1
Name: comfyui-catvton
Version: 1.0.0
Summary: Comfyui-CatVTON This repository is the modified official Comfyui node of CatVTON, which is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).
The original GitHub project is [a/https://github.com/Zheng-Chong/CatVTON](https://github.com/Zheng-Chong/CatVTON)
Home-page: https://github.com/pzc163/Comfyui-CatVTON
Requires-Python: >=3.10
Requires-Dist: accelerate>=0.30.0
Requires-Dist: black
Requires-Dist: cloudpickle
Requires-Dist: diffusers>=0.26.3
Requires-Dist: future
Requires-Dist: fvcore
Requires-Dist: huggingface_hub
Requires-Dist: hydra-core
Requires-Dist: iopath
Requires-Dist: matplotlib<=3.9.1
Requires-Dist: numpy
Requires-Dist: omegaconf
Requires-Dist: opencv-python-headless
Requires-Dist: pillow>=10.3.0
Requires-Dist: pycocotools
Requires-Dist: pydot
Requires-Dist: PyYAML==6.0.1
Requires-Dist: scipy<=1.13.1
Requires-Dist: setuptools
Requires-Dist: scikit-image<=0.24.0
Requires-Dist: tabulate
Requires-Dist: tensorboard
Requires-Dist: termcolor
Requires-Dist: tqdm<=4.66.4
Requires-Dist: transformers>=4.27.3
Requires-Dist: xformers>=0.0.23.post1
Requires-Dist: yacs
Requires-Dist: Ninja==1.11.1.1
Requires-Dist: git+https://github.com/facebookresearch/detectron2.git@v0.6
Requires-Dist: git+https://github.com/facebookresearch/detectron2.git@v0.6#subdirectory=projects/DensePose
