Virtual Try-on FitDiT
5.0
0 reviewsDescription
git clone https://github.com/BoyuanJiang/FitDiT-ComfyUI
pip install -U huggingface_hub
cd custom_nodes\FitDiT-ComfyUI
python download_model.py --dir /path/to/ComfyUI/
CLIP-ViT-bigG-14-laion2B-39B-b160k
pytorch_model-00001-of-00002.bin
pytorch_model-00002-of-00002.bin
Please note that when downloading CLIP-ViT-bigG-14-laion2B-39B-b160k, you should use ".bin" file rather than ".safetensors" file.
Set with_offload to True with moderate gpu memroty, moderate inference time.
Set with_aggressive_offload to True with lowest gpu memroty, longest inference time.
Discussion
(No comments yet)
Loading...
Reviews
No reviews yet
Versions (1)
- latest (a year ago)
Node Details
Primitive Nodes (3)
FitDiTLoader (1)
FitDiTMaskGenerator (1)
FitDiTTryOn (1)
Custom Nodes (9)
ComfyUI
- LoadImage (2)
- PreviewImage (2)
- EmptyImage (1)
- ImageScaleBy (1)
- UpscaleModelLoader (1)
- ImageUpscaleWithModel (1)
- LayerUtility: ImageBlendAdvance V2 (1)
Model Details
Checkpoints (0)
LoRAs (0)