Raelina commited on
Commit
2b7c1b3
·
verified ·
1 Parent(s): 4688beb

Added changelog and guideline

Browse files
Files changed (1) hide show
  1. README.md +28 -10
README.md CHANGED
@@ -38,6 +38,18 @@ base_model:
38
  ## Overview
39
 
40
  **Animagine XL 4.0**, also stylized as **Anim4gine**, is the ultimate anime-themed finetuned SDXL model and the latest installment of [Animagine XL series](https://huggingface.co/collections/Linaqruf/animagine-xl-669888c0add5adaf09754aca). Despite being a continuation, the model was retrained from [Stable Diffusion XL 1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) with a massive dataset of 8.4M diverse anime-style images from various sources with the knowledge cut-off of January 7th 2025 and finetuned for approximately 2650 GPU hours. Similar to the previous version, this model was trained using tag ordering method for the identity and style training.
 
 
 
 
 
 
 
 
 
 
 
 
41
 
42
  ## Model Details
43
 
@@ -85,8 +97,8 @@ image = pipe(
85
  negative_prompt=negative_prompt,
86
  width=832,
87
  height=1216,
88
- guidance_scale=6,
89
- num_inference_steps=25
90
  ).images[0]
91
 
92
  image.save("./arima_kana.png")
@@ -94,15 +106,19 @@ image.save("./arima_kana.png")
94
 
95
  ## Usage Guidelines
96
 
 
 
 
 
97
  ### 1. Prompt Structure
98
  The model was trained with tag-based captions and the tag-ordering method. Use this structured template:
99
 
100
  ```
101
- 1girl/1boy/1other, character name, from which series, everything else in any order.
102
  ```
103
 
104
  ### 2. Quality Enhancement Tags
105
- Add these tags at the start or end of your prompt:
106
 
107
  ```
108
  masterpiece, high score, great score, absurdres
@@ -114,8 +130,8 @@ lowres, bad anatomy, bad hands, text, error, missing finger, extra digits, fewer
114
  ```
115
 
116
  ### 4. Optimal Settings
117
- - **CFG Scale**: 5-7 (6 Recommended)
118
- - **Sampling Steps**: 25-28 (25 Recommended)
119
  - **Preferred Sampler**: Euler Ancestral (Euler a)
120
 
121
  ### 5. Recommended Resolutions
@@ -134,7 +150,7 @@ lowres, bad anatomy, bad hands, text, error, missing finger, extra digits, fewer
134
 
135
  ### 6. Final Prompt Structure Example
136
  ```
137
- masterpiece, high score, great score, absurdres, 1girl, firefly \(honkai: star rail\), honkai \(series\), honkai: star rail, casual, solo, looking at viewer, outdoors, smile, reaching towards viewer, night
138
  ```
139
 
140
  ## Special Tags
@@ -236,13 +252,13 @@ We extend our heartfelt appreciation to our dedicated team members who have cont
236
  - [**Fiqi**](https://huggingface.co/saikanov)
237
  - [**William Adams Soeherman**](https://huggingface.co/williamsoeherman)
238
 
239
- ## Fundraising Are Now Open Again!
240
 
241
- Were excited to reopen Fundraising to fund new training, research, and model development. Your support helps us push the boundaries of whats possible with AI.
242
 
243
  **You can help us with:**
244
 
245
- * **Donate**: Contribute via ETH or USDT to the address below.
246
 
247
  * **Share**: Spread the word about our models and share your creations!
248
 
@@ -252,6 +268,8 @@ We’re excited to reopen Fundraising to fund new training, research, and model
252
 
253
  ETH/USDT/USDC(e): ```0xd8A1dA94BA7E6feCe8CfEacc1327f498fCcBFC0C```
254
 
 
 
255
 
256
  <details>
257
  <summary>Why do we use Cryptocurrency?</summary>
 
38
  ## Overview
39
 
40
  **Animagine XL 4.0**, also stylized as **Anim4gine**, is the ultimate anime-themed finetuned SDXL model and the latest installment of [Animagine XL series](https://huggingface.co/collections/Linaqruf/animagine-xl-669888c0add5adaf09754aca). Despite being a continuation, the model was retrained from [Stable Diffusion XL 1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) with a massive dataset of 8.4M diverse anime-style images from various sources with the knowledge cut-off of January 7th 2025 and finetuned for approximately 2650 GPU hours. Similar to the previous version, this model was trained using tag ordering method for the identity and style training.
41
+ With the release of **Animagine XL 4.0 Opt (Optimized)**, the model has been further refined with an additional dataset, improving **stability**, **anatomy accuracy**, **noise reduction**, **color saturation**, and **overall color accuracy**. These enhancements make **Animagine XL 4.0 Opt** more consistent and visually appealing while maintaining the signature quality of the series.
42
+
43
+
44
+ ## Changelog
45
+ - 2025-02-13 – Added Animagine XL 4.0 Opt
46
+ - Better stability for more consistent outputs
47
+ - Enhanced anatomy with more accurate proportions
48
+ - Reduced noise and artifacts in generations
49
+ - Fixed low saturation issues, resulting in richer colors
50
+ - Improved color accuracy for more visually appealing results
51
+ - 2025-01-24 – Initial release
52
+
53
 
54
  ## Model Details
55
 
 
97
  negative_prompt=negative_prompt,
98
  width=832,
99
  height=1216,
100
+ guidance_scale=5,
101
+ num_inference_steps=28
102
  ).images[0]
103
 
104
  image.save("./arima_kana.png")
 
106
 
107
  ## Usage Guidelines
108
 
109
+ The summary can be seen in the image for the prompt guideline.
110
+
111
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/64c088660a4d02f37a965f6c/YPe3MCnQAHM7nCZ1vQ7vI.png)
112
+
113
  ### 1. Prompt Structure
114
  The model was trained with tag-based captions and the tag-ordering method. Use this structured template:
115
 
116
  ```
117
+ 1girl/1boy/1other, character name, from which series, rating, everything else in any order and end with quality enhancement
118
  ```
119
 
120
  ### 2. Quality Enhancement Tags
121
+ Add these tags at the end of your prompt:
122
 
123
  ```
124
  masterpiece, high score, great score, absurdres
 
130
  ```
131
 
132
  ### 4. Optimal Settings
133
+ - **CFG Scale**: 4-7 (5 Recommended)
134
+ - **Sampling Steps**: 25-28 (28 Recommended)
135
  - **Preferred Sampler**: Euler Ancestral (Euler a)
136
 
137
  ### 5. Recommended Resolutions
 
150
 
151
  ### 6. Final Prompt Structure Example
152
  ```
153
+ 1girl, firefly \(honkai: star rail\), honkai \(series\), honkai: star rail, safe, casual, solo, looking at viewer, outdoors, smile, reaching towards viewer, night, masterpiece, high score, great score, absurdres
154
  ```
155
 
156
  ## Special Tags
 
252
  - [**Fiqi**](https://huggingface.co/saikanov)
253
  - [**William Adams Soeherman**](https://huggingface.co/williamsoeherman)
254
 
255
+ ## Fundraising Has New Methods!
256
 
257
+ We're excited to introduce new fundraising methods through GitHub Sponsors to support training, research, and model development. Your support helps us push the boundaries of what's possible with AI.
258
 
259
  **You can help us with:**
260
 
261
+ * **Donate**: Contribute via ETH, USDT, or USDC to the address below, or sponsor us on GitHub.
262
 
263
  * **Share**: Spread the word about our models and share your creations!
264
 
 
268
 
269
  ETH/USDT/USDC(e): ```0xd8A1dA94BA7E6feCe8CfEacc1327f498fCcBFC0C```
270
 
271
+ **Github Sponsor**: [https://github.com/sponsors/cagliostrolab/](https://github.com/sponsors/cagliostrolab/)
272
+
273
 
274
  <details>
275
  <summary>Why do we use Cryptocurrency?</summary>