lylogummy commited on
Commit
f05631f
·
verified ·
1 Parent(s): 0b8722d

Upload 26 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,28 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ assets/anima-38b.png filter=lfs diff=lfs merge=lfs -text
37
+ assets/grids/1.png filter=lfs diff=lfs merge=lfs -text
38
+ assets/grids/2.png filter=lfs diff=lfs merge=lfs -text
39
+ assets/grids/3.png filter=lfs diff=lfs merge=lfs -text
40
+ assets/grids/4.png filter=lfs diff=lfs merge=lfs -text
41
+ assets/grids/5.png filter=lfs diff=lfs merge=lfs -text
42
+ assets/grids/6.png filter=lfs diff=lfs merge=lfs -text
43
+ assets/grids/7.png filter=lfs diff=lfs merge=lfs -text
44
+ assets/grids/8.png filter=lfs diff=lfs merge=lfs -text
45
+ assets/solo/1.png filter=lfs diff=lfs merge=lfs -text
46
+ assets/solo/10.png filter=lfs diff=lfs merge=lfs -text
47
+ assets/solo/11a.png filter=lfs diff=lfs merge=lfs -text
48
+ assets/solo/12.png filter=lfs diff=lfs merge=lfs -text
49
+ assets/solo/13.png filter=lfs diff=lfs merge=lfs -text
50
+ assets/solo/14.png filter=lfs diff=lfs merge=lfs -text
51
+ assets/solo/15.png filter=lfs diff=lfs merge=lfs -text
52
+ assets/solo/16.png filter=lfs diff=lfs merge=lfs -text
53
+ assets/solo/2.png filter=lfs diff=lfs merge=lfs -text
54
+ assets/solo/3.png filter=lfs diff=lfs merge=lfs -text
55
+ assets/solo/4.png filter=lfs diff=lfs merge=lfs -text
56
+ assets/solo/5.png filter=lfs diff=lfs merge=lfs -text
57
+ assets/solo/6.png filter=lfs diff=lfs merge=lfs -text
58
+ assets/solo/7.png filter=lfs diff=lfs merge=lfs -text
59
+ assets/solo/8.png filter=lfs diff=lfs merge=lfs -text
60
+ assets/solo/9.png filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,285 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div align="center">
2
+
3
+ # ANIMA 3.8B
4
+
5
+ ## Pro52 / Qwen3.5 Edition
6
+
7
+ **Anima visual style powered by Qwen3.5 4B's language understanding.**
8
+
9
+ `52-block DiT` · `Qwen3.5 4B`
10
+
11
+ </div>
12
+
13
+ ![Multi-character comparison](assets/anima-38b.png)
14
+
15
+ ## What is this?
16
+
17
+ Anima 3.8B is an experimental expansion of Anima 2.9B aimed at prompt adherence, multi-character binding, interactions, spatial instructions, and mixed natural-language/tag prompting. Anima 2.9B's layers were expanded to 52, making this model essentially 3.8B, hence the name.
18
+
19
+ It is a paired release:
20
+
21
+ - an expanded **52-block diffusion transformer**;
22
+ - a **progressive Qwen3.5 cross-attention adapter**;
23
+ - the separate **Qwen3.5 4B** text encoder;
24
+
25
+ This is not a prompt translator or alignment model for qwen 3 0.6b. Qwen3.5 hidden states condition the denoiser through learned cross-attention, while the accompanying Pro52 checkpoint contains the trained DiT blocks that consume that signal.
26
+
27
+ > “3.8B” is the release name for the expanded Pro52 diffusion model. Qwen3.5 4B remains a separate inference component.
28
+
29
+ ## Showcase
30
+
31
+ #### 01 — Prompt adherence + typography
32
+
33
+ <a href="assets/grids/1.png"><img src="assets/grids/1.png" alt="Prompt adherence + typography" width="100%"></a>
34
+
35
+ #### 02 — Spatial composition + action
36
+
37
+ <a href="assets/grids/2.png"><img src="assets/grids/2.png" alt="Spatial composition + action" width="100%"></a>
38
+
39
+ #### 03 — Two-character conflict + lettering
40
+
41
+ <a href="assets/grids/3.png"><img src="assets/grids/3.png" alt="Two-character conflict + lettering" width="100%"></a>
42
+
43
+ #### 04 — Exact count + object binding
44
+
45
+ <a href="assets/grids/4.png"><img src="assets/grids/4.png" alt="Exact count + object binding" width="100%"></a>
46
+
47
+ #### 05 — Two-character interaction
48
+
49
+ <a href="assets/grids/5.png"><img src="assets/grids/5.png" alt="Two-character interaction" width="100%"></a>
50
+
51
+ #### 06 — Costume + environment + text
52
+
53
+ <a href="assets/grids/6.png"><img src="assets/grids/6.png" alt="Costume + environment + text" width="100%"></a>
54
+
55
+ #### 07 — Four-panel binding
56
+
57
+ <a href="assets/grids/7.png"><img src="assets/grids/7.png" alt="Four-panel binding" width="100%"></a>
58
+
59
+ #### 08 — Two-character pose + hand interaction
60
+
61
+ <a href="assets/grids/8.png"><img src="assets/grids/8.png" alt="Two-character pose + hand interaction" width="100%"></a>
62
+
63
+ ### Prompts used in the grids
64
+
65
+ These prompts were extracted directly from the PNG metadata. Open a comparison image at full size to read its panel labels.
66
+
67
+ <details>
68
+ <summary><strong>01 — Prompt adherence + typography</strong></summary>
69
+
70
+ ```text
71
+ (@chen bin:1.1), masterpiece, best quality, high quality, newest, year 2025, year 2024,
72
+ Description:
73
+ Foxgirl, blonde hair, braids, wearing high leg shorts and a crop top. behind her is a lake with fish, fisheye. Very detailed and intricate scenery. On her left hand she holds a sign with the text: "ANIMA 3.8B". On the wooden railing behind her there is another sign with the text: "QWEN 4B"
74
+ ```
75
+
76
+ </details>
77
+
78
+ <details>
79
+ <summary><strong>02 — Spatial composition + action</strong></summary>
80
+
81
+ ```text
82
+ (@chen bin:1.1), masterpiece, best quality, high quality, newest, year 2025, year 2024,
83
+ Description:
84
+ flandre scarlet, touhou, The girl is standing in an infinite mirror rooms, around the girl there is a white snake with red eyes, the girl does an action pose, holds a sword pointed at the viewer, fisheye, foreshortening, very detailed and intricate background
85
+ ```
86
+
87
+ </details>
88
+
89
+ <details>
90
+ <summary><strong>03 — Two-character conflict + lettering</strong></summary>
91
+
92
+ ```text
93
+ (@chen bin:1.1), masterpiece, best quality, high quality, newest, year 2025, year 2024,
94
+ Description:
95
+ 2girls, arknights: endfield, intense confrontation, emotional fight scene, dramatic action scene, close-range conflict, dynamic composition, diagonal composition, strong tension, cinematic lighting, high contrast, impact moment, motion blur, speed lines, flying debris, hair flying, clothes fluttering, dramatic shadows, emotionally charged atmosphere, close-up battle scene, clear height of emotion, best quality, amazing quality
96
+ ,four large Chinese calligraphy characters in the four corners, top-left "空", top-right "是", bottom-left "即", bottom-right "色", bold brush calligraphy, powerful ink strokes, dramatic typography, stylized kanji composition, text integrated into the scene, strong visual balance, teXt: 色
97
+
98
+
99
+
100
+ ```
101
+
102
+ </details>
103
+
104
+ <details>
105
+ <summary><strong>04 — Exact count + object binding</strong></summary>
106
+
107
+ ```text
108
+ (@chen bin:1.1), masterpiece, best quality, high quality, newest, year 2025, year 2024, safe, detailed pupils,
109
+ Description:
110
+ Exactly three girls sit around a circular café table.
111
+ Flandre scarlet from touhou sits on the left and pours tea from a white teapot.
112
+ Kagamine rin from Vocaloid sits in the center and holds a slice of strawberry cake.
113
+ Shimakaze \(kancolle\) from kantai collection sits on the right and writes in a blue notebook.
114
+ dark background
115
+ ```
116
+
117
+ </details>
118
+
119
+ <details>
120
+ <summary><strong>05 — Two-character interaction</strong></summary>
121
+
122
+ ```text
123
+ (@chen bin:1.1), masterpiece, best quality, high quality, newest, year 2025, year 2024,
124
+ Description:
125
+ David martinez from cyberpunk is holding a huge sword horizontally, looking at viewer, he is wearing a high visibility vest and baggy clothes.
126
+ Rebecca from cyberpunk is sitting on the sword that David is holding, with her back to the viewer and looking back, she is wearing a black high-tech bodysuit.
127
+ Cyberpunk street view from a low angle.
128
+ ```
129
+
130
+ </details>
131
+
132
+ <details>
133
+ <summary><strong>06 — Costume + environment + text</strong></summary>
134
+
135
+ ```text
136
+ (@chen bin:1.1), masterpiece, best quality, high quality, newest, year 2025, year 2024,
137
+ Description:
138
+ Ganyu \(genshin impact\), genshin impact, in a japanese garden, the girl is wearing a pink kimono with white butterfly patterns. She can be seen walking from head to toe. Underneath her are wet stones and puddle left by a passing rain. Sakura leaves surround her, gusty, windy, fisheye. She is looking at the viewer, the background and the illustration are very intricate with lots of tiny details. Behind the girl there is an old wooden wall. There is a bold cursive japanese-style text at the top saying "ANIMA 3.8B".
139
+ ```
140
+
141
+ </details>
142
+
143
+ <details>
144
+ <summary><strong>07 — Four-panel binding</strong></summary>
145
+
146
+ ```text
147
+ (@chen bin:1.1),
148
+ Description:
149
+ 4 panel illustration.
150
+ top left panel is emilia from re zero.
151
+ top right panel is hatsune miku from vocaloid.
152
+ bottom left panel is burnice white from zenless zone zero.
153
+ bottom right panel is a purple and white apple.
154
+ ```
155
+
156
+ </details>
157
+
158
+ <details>
159
+ <summary><strong>08 — Two-character pose + hand interaction</strong></summary>
160
+
161
+ ```text
162
+ (@chen bin:1.1),
163
+ Description:
164
+ Emilia from Re:Zero and Hatsune Miku from Vocaloid stand together in a flower garden. Emilia is on the left, offering Miku a small white flower with her right hand. Miku is on the right, accepting it with her left hand while holding a microphone behind her back with her other hand. Exactly two girls, both visible from head to toe, distinct bodies, correct character designs, clear eye contact, no duplicated characters.
165
+ ```
166
+
167
+ </details>
168
+
169
+ ### Solo outputs
170
+
171
+ <p align="center">
172
+ <a href="assets/solo/1.png"><img src="assets/solo/1.png" alt="Solo output 1" width="32%"></a>
173
+ <a href="assets/solo/2.png"><img src="assets/solo/2.png" alt="Solo output 2" width="32%"></a>
174
+ <a href="assets/solo/3.png"><img src="assets/solo/3.png" alt="Solo output 3" width="32%"></a>
175
+ </p>
176
+
177
+ <p align="center">
178
+ <a href="assets/solo/4.png"><img src="assets/solo/4.png" alt="Solo output 4" width="24%"></a>
179
+ <a href="assets/solo/5.png"><img src="assets/solo/5.png" alt="Solo output 5" width="24%"></a>
180
+ <a href="assets/solo/6.png"><img src="assets/solo/6.png" alt="Solo output 6" width="24%"></a>
181
+ </p>
182
+
183
+ <p align="center">
184
+ <a href="assets/solo/7.png"><img src="assets/solo/7.png" alt="Solo output 7" width="24%"></a>
185
+ <a href="assets/solo/8.png"><img src="assets/solo/8.png" alt="Solo output 8" width="24%"></a>
186
+ <a href="assets/solo/9.png"><img src="assets/solo/9.png" alt="Solo output 9" width="24%"></a>
187
+ </p>
188
+
189
+ <p align="center">
190
+ <a href="assets/solo/10.png"><img src="assets/solo/10.png" alt="Solo output 10" width="48%"></a>
191
+ <a href="assets/solo/11a.png"><img src="assets/solo/11a.png" alt="Solo output 11" width="48%"></a>
192
+ </p>
193
+
194
+
195
+
196
+ <p align="center">
197
+ <a href="assets/solo/13.png"><img src="assets/solo/13.png" alt="Solo output 13" width="64%"></a>
198
+ </p>
199
+
200
+ <p align="center">
201
+ <a href="assets/solo/14.png"><img src="assets/solo/14.png" alt="Solo output 14" width="32%"></a>
202
+ <a href="assets/solo/15.png"><img src="assets/solo/15.png" alt="Solo output 15" width="32%"></a>
203
+ </p>
204
+
205
+ <p align="center">
206
+ <a href="assets/solo/16.png"><img src="assets/solo/16.png" alt="Solo output 16" width="64%"></a>
207
+ </p>
208
+
209
+ The grids compare native Anima with the paired model at different Qwen strengths. They are qualitative evidence, not a promise that every seed improves.
210
+
211
+ ## Training
212
+
213
+ - Trained on highly efficient booru dataset containing all tags >5% occurence
214
+ - 25% Natural-language, 25% booru-tag, and 50% dual/hybrid caption views
215
+ - 40h on a single 4090
216
+ - Batch size 56 x 10h [256x256 res]
217
+ - Batch size 28 x 30h [512x512 res]
218
+
219
+
220
+ ## Architecture
221
+
222
+ ```text
223
+ prompt ─┬─ Qwen3 0.6B ─ native Anima adapter ────┐
224
+ └─ Qwen3.5 4B ─ progressive cross-attn ──┴─ 512-token conditioning
225
+
226
+ Pro52: 40 native + 12 trained DiT blocks
227
+
228
+ image
229
+ ```
230
+
231
+ Qwen3.5 layers 7/15/23/31 provide the semantic features. Six frozen native adapter blocks hold the original Anima alignment; six learned cross-attention insertions add the semantic residual.
232
+
233
+ ## Files
234
+
235
+ ```text
236
+ ComfyUI/models/
237
+ ├── diffusion_models/Anima-2.9B/
238
+ │ └── Anima-3.8-preview-0.1.safetensors
239
+ ├── text_encoders/
240
+ │ ├── qwen_3_06b_base.safetensors
241
+ │ ├── qwen35_4b.safetensors
242
+ │ └── Anima-3.8-preview-0.1-adapter.safetensors
243
+ └── vae/
244
+ └── Qwen2D-Anime-dense_epoch_1.safetensors
245
+ ```
246
+
247
+ ## Recommended starting point
248
+
249
+ - Resolution: **832x1216 px**
250
+ - Adapter strength: **1.0**
251
+ - CFG: **7–8**
252
+ - Steps: **28–40**
253
+ - Merge mode: **adapter**
254
+ - Sampler/scheduler: **res_multistep + Beta** (generally anything with Beta)
255
+
256
+ At `adapter_strength: 0`, conditioning is exactly native. Increase it while holding the seed fixed. High CFG often makes the learned semantic branch more visible; if the output becomes harsh or characters homogenize, reduce CFG before reducing strength.
257
+
258
+ ## Prompting
259
+
260
+ Natural language, tags, and hybrids all work. For complex scenes, assign each subject its own sentence:
261
+
262
+ ```text
263
+
264
+ ```
265
+
266
+ ## Limitations
267
+
268
+ - The model and adapter must be used together.
269
+ - Qwen3.5 4B adds meaningful VRAM and latency.
270
+ - Exact identity, counting, hands, readable lettering, and crowded layouts can still fail.
271
+
272
+
273
+ ## Licenses
274
+
275
+ The companion ComfyUI code is MIT. This model is derived from and depends on upstream Anima-base and Anima 2.9B licenses. Please follow the original licenses.
276
+
277
+ ---
278
+
279
+ <div align="center">
280
+
281
+ ### ANIMA 3.8B
282
+
283
+ **More room for the prompt to matter.**
284
+
285
+ </div>
assets/anima-38b.png ADDED

Git LFS Details

  • SHA256: f9e95eb513da0cf18be807ecacb8f49c94d85d7b8a611089f0a54960a2464b2b
  • Pointer size: 133 Bytes
  • Size of remote file: 15.6 MB
assets/grids/1.png ADDED

Git LFS Details

  • SHA256: d22904ff3b835432ae65844251b5b90fe05c021218afc79fbbbdd2e51b483297
  • Pointer size: 132 Bytes
  • Size of remote file: 4.41 MB
assets/grids/2.png ADDED

Git LFS Details

  • SHA256: f221bdf2bba947003d150d660c71cdaaa4c59a01e512f4beb5efc485b3a80536
  • Pointer size: 132 Bytes
  • Size of remote file: 3.06 MB
assets/grids/3.png ADDED

Git LFS Details

  • SHA256: c1dfd691613659b4a4edb6ee8c317da50eee4394b997dd426dc0385d2cc2e5f4
  • Pointer size: 132 Bytes
  • Size of remote file: 2.83 MB
assets/grids/4.png ADDED

Git LFS Details

  • SHA256: 910b076f381267cf6546099ac0461bc34ceee2b8abe4a6fb814e0d74550c9632
  • Pointer size: 132 Bytes
  • Size of remote file: 2.6 MB
assets/grids/5.png ADDED

Git LFS Details

  • SHA256: d4d166c81c872cdcc75113a61f763c713d4dc5631e2f769f31ed1f7993ab2c52
  • Pointer size: 132 Bytes
  • Size of remote file: 2.9 MB
assets/grids/6.png ADDED

Git LFS Details

  • SHA256: e3f754950a4fd8ca96ef37bc336c3c3ce566e236bd0df793510148061ae226f5
  • Pointer size: 132 Bytes
  • Size of remote file: 4.17 MB
assets/grids/7.png ADDED

Git LFS Details

  • SHA256: 9df1a9333da10da0bbd58ce13ebfc8a813b4767801c7d4ed5fe90800044e06a1
  • Pointer size: 132 Bytes
  • Size of remote file: 2.77 MB
assets/grids/8.png ADDED

Git LFS Details

  • SHA256: 5c8c912a9de3ac454a38d40ad137eb057f80d04be467dee7b7a9c3914c9ea796
  • Pointer size: 132 Bytes
  • Size of remote file: 2.94 MB
assets/solo/1.png ADDED

Git LFS Details

  • SHA256: a2813dbd783b90ac5f7dd7d1c6ade3d8f58ea6895a0708c93b55ad4160f91e2c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
assets/solo/10.png ADDED

Git LFS Details

  • SHA256: a7efccdcf684b1cfb438f3f06c7337eb3feb35b8e17225d7bdbf46cfc88bf3f2
  • Pointer size: 132 Bytes
  • Size of remote file: 3.02 MB
assets/solo/11a.png ADDED

Git LFS Details

  • SHA256: 1ddb91609377b4f898b8e80db9db011b8230ad4d22bbd15ead8565c6d2a2668b
  • Pointer size: 132 Bytes
  • Size of remote file: 3.81 MB
assets/solo/12.png ADDED

Git LFS Details

  • SHA256: 38c6f2fcd66f7665834842e0509f642736745ee88d825121eea62b693d287ada
  • Pointer size: 132 Bytes
  • Size of remote file: 2.5 MB
assets/solo/13.png ADDED

Git LFS Details

  • SHA256: 08e410d6db63b8c9ca16cebb71fe46c3b943f5ca25821c0dd82c610761adb571
  • Pointer size: 132 Bytes
  • Size of remote file: 3.36 MB
assets/solo/14.png ADDED

Git LFS Details

  • SHA256: 19bf22c8acdce78f7cbecbe5b517a87db76aa300f79a9739302c8bd095348bc9
  • Pointer size: 132 Bytes
  • Size of remote file: 9.91 MB
assets/solo/15.png ADDED

Git LFS Details

  • SHA256: 2ec52c8e7fc9bad5cf7b9e623c9cb7b3b9b8f6fa46c5d08b6527cc4041008776
  • Pointer size: 132 Bytes
  • Size of remote file: 6.68 MB
assets/solo/16.png ADDED

Git LFS Details

  • SHA256: ec59830faa7272991882b99b6a1244f0e587b51585561fbb6ed6815b40e39d01
  • Pointer size: 132 Bytes
  • Size of remote file: 8.84 MB
assets/solo/2.png ADDED

Git LFS Details

  • SHA256: 7a4b6b35f63f062ef2b839f9e0bbe6e1897f15238893723c872ee69922e4a1fd
  • Pointer size: 132 Bytes
  • Size of remote file: 3.43 MB
assets/solo/3.png ADDED

Git LFS Details

  • SHA256: fb50c05cb78bd0bbe4390f8195b5de5e51f8c876b26f36153abe1bad96696d1d
  • Pointer size: 132 Bytes
  • Size of remote file: 2.51 MB
assets/solo/4.png ADDED

Git LFS Details

  • SHA256: 13473e8c3101bb4cca2cee5f40b3875e07e708c3382ac5765ae4c48dedf579f2
  • Pointer size: 132 Bytes
  • Size of remote file: 2.63 MB
assets/solo/5.png ADDED

Git LFS Details

  • SHA256: 3a9f2bcfa75250297ea99e057ca12cadf8e9cf46c6bf33980491e0ca86bd1e67
  • Pointer size: 132 Bytes
  • Size of remote file: 2.73 MB
assets/solo/6.png ADDED

Git LFS Details

  • SHA256: 3e1f578f84e1324a5a7dd24a80df9e16a8594df2c9d274af0d773d77670f83c3
  • Pointer size: 132 Bytes
  • Size of remote file: 4.74 MB
assets/solo/7.png ADDED

Git LFS Details

  • SHA256: 4def225ba00eb7a8d9d5543af9a48bb42dde19df6b0541ae16d7fb3b91d322c3
  • Pointer size: 132 Bytes
  • Size of remote file: 9.5 MB
assets/solo/8.png ADDED

Git LFS Details

  • SHA256: 7df8ca1e4eaa44d72ade9bbaff15282c3ea5553cdbc537f637eb76ab63cd10fd
  • Pointer size: 133 Bytes
  • Size of remote file: 10 MB
assets/solo/9.png ADDED

Git LFS Details

  • SHA256: ee2e240c29456dc76b1d4774da5785a3beda1c560e92d04daec7edd91269455a
  • Pointer size: 132 Bytes
  • Size of remote file: 9.3 MB