File size: 3,772 Bytes
eb97557 2bbe604 b3fe166 aa0bdc9 eb97557 2dd1d61 73b4b5e f5bcb3c 2dd1d61 f5bcb3c c7ea4a3 f5bcb3c 7d0a49e f5bcb3c e5cc910 c9e407f 7608b38 c9e407f 67e31a8 c9e407f f5bcb3c 4faef2b f5bcb3c fecea7a 574756c fecea7a eb97557 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 |
---
license: other
license_name: fair-ai-public-license-1.0-sd
license_link: https://freedevproject.org/faipl-1.0-sd/
language:
- en
base_model:
- OnomaAIResearch/Illustrious-xl-early-release-v0
pipeline_tag: text-to-image
tags:
- Diffusers
- Safetensors
---
# New Image Generation Model
This is an image generation model based on training from Illustrious-xl.
It utilizes the latest full Danbooru and e621 datasets for training, with native tags caption.
# Model Introduction
## Model Details
- **Developed by**: Laxhar Lab
[Laxhar Lab](https://huggingface.co/Laxhar)
- **Model Type**: Diffusion-based text-to-image generative model
- **Fine-tuned from**: OnomaAIResearch/Illustrious-xl-early-release-v0
- **Sponsored by from**: [Lanyun Cloud](https://cloud.lanyun.net)
# Recommended Settings
## Parameters
- CFG: 5 ~ 6
- Steps: 25 ~ 30
- Sampling Method:Euler a
- Resolution:aim for around 1024\*1024
## Prompts
- Prompt:
```
masterpiece, best quality, newest, absurdres, highres, safe,
```
- Negative Prompt:
```
nsfw,worst quality,old,early,low quality,quality,lowres,signature,username,bad id,bad twitter id,english commentary,logo,bad hands,mutated hands,mammal,anthro,furry,ambiguous_form,feral,semi-anthro
```
# Usage Guidelines
## Caption
```
<1girl/1boy/1other/...>, <character>, <series>, <artists>, <special tags>, <general tags>, <other tags>
```
## Quality Tags
For quality tags, we evaluated image popularity through the following process:
- Data normalization based on various sources and ratings.
- Application of time-based decay coefficients according to date recency.
- Ranking of images within the entire dataset based on this processing.
Our ultimate goal is to ensure that quality tags effectively track user preferences in recent years.
| Percentile Range | Quality Tags |
|:-----------------|:------------------|
| > 95th | masterpiece |
| > 85th, <= 95th | best quality |
| > 60th, <= 85th | good quality |
| > 30th, <= 60th | normal quality |
| <= 30th | worst quality |
## Date tags
| Year Range | Period |
|:-----------------|:------------------|
| 2005-2010 | old |
| 2011-2014 | early |
| 2014-2017 | mid |
| 2018-2020 | recent |
| 2021-2024 | newest |
## Datasets
- Latest Danbooru images up to the training date(for v1.0,it mean approximately before 2024-10-23)
- E621 images [e621-2024-webp-4Mpixel](https://huggingface.co/datasets/NebulaeWis/e621-2024-webp-4Mpixel) dataset on Hugging Face
# Model License
This model's license inherits from https://huggingface.co/OnomaAIResearch/Illustrious-xl-early-release-v0 fair-ai-public-license-1.0-sd and adds the following terms. Any use of this model and its variants is bound by this license.
## I. Usage Restrictions
- Prohibited use for harmful, malicious, or illegal activities, including but not limited to harassment, threats, and spreading misinformation.
- Prohibited generation of unethical or offensive content.
- Prohibited violation of laws and regulations in the user's jurisdiction.
## II. Commercial Prohibition
We prohibit any form of commercialization, including but not limited to monetization or commercial use of the model, derivative models, or model-generated products.
## III. Open Source Community
For the open source community, you need to:
- Open source derivative models, merged models, LoRAs, and products based on the above models.
- Share work details such as synthesis formulas, prompts, and workflows.
- Follow the fair-ai-public-license to ensure derivative works remain open source.
## IV. Disclaimer
Generated models may produce unexpected or harmful outputs. Users must assume all risks and potential consequences of usage. |