Extensions/ComfyUI-FitDit
ComfyUI Extension

ComfyUI-FitDit

A ComfyUI extension with 3 custom nodes.

By lgldlk·Created 2 years ago·Updated 2 years ago· 28
lgldlk/ComfyUI-FitDit
Nodes3
On cloudLocal install
CategoryFitDiT
Stars28
Updated2 years ago
Readme

ComfyUI-FitDiT

中文版

This repository is based on https://github.com/BoyuanJiang/FitDiT and simply wraps it as nodes for ComfyUI.

image

Installation

Step 1: Apply for access to FitDiT's model weights, then clone the model to local_model_dir (e.g., models/FitDiT) directory

Step 2: Clone this repository to the custom_nodes directory of ComfyUI

Step 3: Enable FitDiT nodes in ComfyUI Example workflow: example_workflow/fitdit.json The model_dir parameter in FitDiT Model Loader node needs to be set to local_model_dir (e.g., models/FitDiT) directory, which is the model directory from Step 1.

Note: The first run will download openai/clip-vit-large-patch14 and laion/CLIP-ViT-bigG-14-laion2B-39B-b160k models, please be patient (if you don't have them locally).

TODO LIST

  • Custom mask optimization