Update README.md
Browse files
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
|
|
|
|
|
|
|
|
|
|
| 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 |
|