HCP-Diffusion V2 is built on top of the π± RainbowNeko Engine. Using python format config file instead of yaml, which can be more extensible, flexible, and user-friendly.
- More user-friendly config file
- Simplified configuration
- More user-friendly model evaluation
- More model and method support
β¨ Features
π¦ Model Support
| Model Name |
Status |
| Stable Diffusion 1.5 |
β
Supported |
| Stable Diffusion XL (SDXL) |
β
Supported |
| PixArt |
β
Supported |
| FLUX |
π§ In Development |
| Stable Diffusion 3 (SD3) |
π§ In Development |
π§ Fine-Tuning Capabilities
| Feature |
Description/Support |
| LoRA Layer-wise Configuration |
β
Supported (including Conv2d) |
| Layer-wise Fine-Tuning |
β
Supported |
| Multi-token Prompt-Tuning |
β
Supported |
| Layer-wise Model Merging |
β
Supported |
| Custom Optimizers |
β
Supported (Lion, DAdaptation, pytorch-optimizer, etc.) |
| Custom LR Schedulers |
β
Supported |
π§© Extension Method Support
| Method |
Status |
| ControlNet (including training) |
β
Supported |
| DreamArtist / DreamArtist++ |
β
Supported |
| Token Attention Adjustment |
β
Supported |
| Max Sentence Length Extension |
β
Supported |
| Textual Inversion (Custom Tokens) |
β
Supported |
| CLIP Skip |
β
Supported |
π Training Acceleration
π Dataset Support
| Feature |
Description |
| Aspect Ratio Bucket (ARB) |
β
Auto-clustering supported |
| Multi-source / Multi-dataset |
β
Supported |
| LMDB |
β
Supported |
| webdataset |
π§ In Development |
| Local Attention Enhancement |
β
Supported |
| Tag Shuffling & Dropout |
β
Multiple tag editing strategies |
π Supported Loss Functions
| Loss Type |
Description |
| Min-SNR |
β
Supported |
| SSIM |
β
Supported |
| GWLoss |
β
Supported |
π« Supported Diffusion Strategies
| Strategy Type |
Status |
| DDPM |
β
Supported |
| EDM |
β
Supported |
| Flow Matching |
β
Supported |
π§ Automatic Evaluation (Step Selection Assistant)
| Feature |
Description/Status |
| Image Preview |
β
Supported (workflow preview) |
| FID |
π§ In Development |
| CLIP Score |
π§ In Development |
| CCIP Score |
π§ In Development |
| Corrupt Score |
π§ In Development |