Update README.md
Browse files
README.md
CHANGED
@@ -199,6 +199,7 @@ On Animagine XL 3.0, we mostly added characters from popular gacha games. Based
|
|
199 |
|
200 |
## Model Details
|
201 |
- **Developed by**: [Cagliostro Research Lab](https://huggingface.co/cagliostrolab)
|
|
|
202 |
- **Model type**: Diffusion-based text-to-image generative model
|
203 |
- **Model Description**: Animagine XL 3.1 is engineered to generate high-quality anime images from textual prompts. It features enhanced hand anatomy, better concept understanding, and prompt interpretation, making it the most advanced model in its series.
|
204 |
- **License**: [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)
|
@@ -344,7 +345,7 @@ This model supports generating images at the following dimensions:
|
|
344 |
|
345 |
- **Animagine XL 3.1** was trained on a 2x A100 GPU 80GB for roughly 15 days or over 350 gpu hours (pretraining stage). The training process encompassed three stages:
|
346 |
- Continual Pretraining:
|
347 |
-
- **Pretraining Stage**: Utilize data-rich collection of images, this consists of 870k
|
348 |
- Finetuning:
|
349 |
- **First Stage**: Utilize labeled and curated aesthetic datasets to refine broken U-Net after pretraining
|
350 |
- **Second Stage**: Utilize labeled and curated aesthetic datasets to refine the model's art style and fixing bad hands and anatomy
|
@@ -392,13 +393,15 @@ These limitations highlight areas for potential refinement in future iterations
|
|
392 |
|
393 |
## Acknowledgements
|
394 |
|
395 |
-
We extend our gratitude to the entire team and community that contributed to the development of Animagine XL 3.0, including our partners and collaborators who provided resources and insights crucial for this iteration.
|
396 |
|
397 |
-
- **Main:** For the
|
398 |
- **Cagliostro Lab Collaborator:** For helping quality checking during pretraining and curating datasets during fine-tuning.
|
399 |
-
- **Kohya SS:** For providing the
|
400 |
- **Camenduru Server Community:** For invaluable insights and support and quality checking
|
401 |
-
- **NovelAI:** For inspiring how to build the datasets and label it using tag ordering
|
|
|
|
|
402 |
|
403 |
## Collaborators
|
404 |
|
@@ -409,6 +412,8 @@ We extend our gratitude to the entire team and community that contributed to the
|
|
409 |
- [Zwicky18](https://huggingface.co/Zwicky18)
|
410 |
- [Scipius2121](https://huggingface.co/Scipius2121)
|
411 |
- [Raelina](https://huggingface.co/Raelina)
|
|
|
|
|
412 |
|
413 |
## License
|
414 |
|
|
|
199 |
|
200 |
## Model Details
|
201 |
- **Developed by**: [Cagliostro Research Lab](https://huggingface.co/cagliostrolab)
|
202 |
+
- **Sponsored by** [Seaart](https://www.seaart.ai/)
|
203 |
- **Model type**: Diffusion-based text-to-image generative model
|
204 |
- **Model Description**: Animagine XL 3.1 is engineered to generate high-quality anime images from textual prompts. It features enhanced hand anatomy, better concept understanding, and prompt interpretation, making it the most advanced model in its series.
|
205 |
- **License**: [Fair AI Public License 1.0-SD](https://freedevproject.org/faipl-1.0-sd/)
|
|
|
345 |
|
346 |
- **Animagine XL 3.1** was trained on a 2x A100 GPU 80GB for roughly 15 days or over 350 gpu hours (pretraining stage). The training process encompassed three stages:
|
347 |
- Continual Pretraining:
|
348 |
+
- **Pretraining Stage**: Utilize data-rich collection of images, this consists of 870k ordered, tagged images, to increase Animagine XL 3.0 model knowledge.
|
349 |
- Finetuning:
|
350 |
- **First Stage**: Utilize labeled and curated aesthetic datasets to refine broken U-Net after pretraining
|
351 |
- **Second Stage**: Utilize labeled and curated aesthetic datasets to refine the model's art style and fixing bad hands and anatomy
|
|
|
393 |
|
394 |
## Acknowledgements
|
395 |
|
396 |
+
We extend our gratitude to the entire team and community that contributed to the development of Animagine XL 3.0, including our partners and collaborators who provided resources and insights crucial for this iteration, and most importantly Seaart who provide compute power for model training. Without them we would not be able to Train this model properly.
|
397 |
|
398 |
+
- **Main:** [Seaart](https://www.seaart.ai/) For the for the Sponsorship.
|
399 |
- **Cagliostro Lab Collaborator:** For helping quality checking during pretraining and curating datasets during fine-tuning.
|
400 |
+
- [**Kohya SS:**](https://github.com/bmaltais/kohya_ss) For providing the training scripts for model training, project, and data management
|
401 |
- **Camenduru Server Community:** For invaluable insights and support and quality checking
|
402 |
+
- **NovelAI:** For inspiring how to build the datasets and label it using tag ordering and Aesthetic Tags
|
403 |
+
- [**Shadow lilac:**](https://huggingface.co/shadowlilac/aesthetic-shadow-v2) For classification models.
|
404 |
+
- [**Derrian Distro:**](https://github.com/derrian-distro/LoRA_Easy_Training_Scripts/blob/main/custom_scheduler/LoraEasyCustomOptimizer/CustomOptimizers.py) for lr scheduler
|
405 |
|
406 |
## Collaborators
|
407 |
|
|
|
412 |
- [Zwicky18](https://huggingface.co/Zwicky18)
|
413 |
- [Scipius2121](https://huggingface.co/Scipius2121)
|
414 |
- [Raelina](https://huggingface.co/Raelina)
|
415 |
+
- [Kayfahaarukku](https://huggingface.co/kayfahaarukku)
|
416 |
+
- [Kristian](https://huggingface.co/Kr1SsSzz)
|
417 |
|
418 |
## License
|
419 |
|