wizdroid commited on
Commit
fe0274d
·
verified ·
1 Parent(s): 0d06849

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -58,7 +58,10 @@ Install these via **ComfyUI Manager** (recommended) or git clone into `custom_no
58
 
59
  - **ComfyUI-nunchaku** — For accelerated Flux inference
60
  - **ComfyUI-SeedVR2_VideoUpscaler** (ainvfx) — For the SeedVR2 upscaler workflow
61
- - **Wizdroid Character Dataset Node** — The custom `WizdroidLoRADataset` node (included in this repo's ecosystem)
 
 
 
62
 
63
  Restart ComfyUI after installing custom nodes.
64
 
 
58
 
59
  - **ComfyUI-nunchaku** — For accelerated Flux inference
60
  - **ComfyUI-SeedVR2_VideoUpscaler** (ainvfx) — For the SeedVR2 upscaler workflow
61
+ - **[Wizdroid Character](https://github.com/wizdroid/wizdroid-character)** — Custom nodes for character prompting, multi-angle generation, animation adapters, I2V latent patches, and the `WizdroidLoRADataset` for automated captioning & dataset creation
62
+ ```bash
63
+ git clone https://github.com/wizdroid/wizdroid-character custom_nodes/wizdroid-character
64
+ ```
65
 
66
  Restart ComfyUI after installing custom nodes.
67