Virtual Try-on FitDiT

5.0

0 reviews
2
940
188
0
Description

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.

Node Diagram
Discussion

(No comments yet)

Author

40
32.5K
228
88.2K

Reviews

No reviews yet

Versions (1)

  • - latest (2 months ago)

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)

Checkpoints (0)

LoRAs (0)