update anima reference model to preview 3

- replace preview 1 and preview 2 entries with single preview 3 entry
- add preview 3 reference image
- update test image reference
This commit is contained in:
CalamitousFelicitousness
2026-04-09 02:44:05 +01:00
parent 7280926b22
commit 13fcbd1112
3 changed files with 6 additions and 14 deletions
+5 -13
View File
@@ -132,20 +132,12 @@
"date": "2025 January",
"skip": true
},
"Anima Preview 1": {
"path": "CalamitousFelicitousness/Anima-sdnext-diffusers",
"preview": "CalamitousFelicitousness--Anima-sdnext-diffusers.jpg",
"desc": "Modified Cosmos-Predict-2B that replaces the T5-11B text encoder with Qwen3-0.6B. Anima is a 2 billion parameter text-to-image model created via a collaboration between CircleStone Labs and Comfy Org. It is focused mainly on anime concepts, characters, and styles, but is also capable of generating a wide variety of other non-photorealistic content. The model is designed for making illustrations and artistic images, and will not work well at realism.",
"Anima Preview 3": {
"path": "CalamitousFelicitousness/Anima-Preview-3-sdnext-diffusers",
"preview": "CalamitousFelicitousness--Anima-Preview-3-sdnext-diffusers.jpg",
"desc": "Anima Preview V3 with extended 1024-resolution training and expanded dataset coverage for less common artists. A 2B parameter anime-focused text-to-image model based on modified Cosmos-Predict-2B with Qwen3-0.6B text encoder, created by CircleStone Labs and Comfy Org.",
"tags": "community",
"date": "2026 January",
"skip": true
},
"Anima Preview 2": {
"path": "CalamitousFelicitousness/Anima-Preview-2-sdnext-diffusers",
"preview": "CalamitousFelicitousness--Anima-Preview-2-sdnext-diffusers.jpg",
"desc": "Anima Preview V2 with improved hyperparameters, extended medium-resolution training for more character knowledge, and a regularization dataset for better natural language comprehension. A 2B parameter anime-focused text-to-image model based on modified Cosmos-Predict-2B with Qwen3-0.6B text encoder.",
"tags": "community",
"date": "2026 March",
"date": "2026 April",
"skip": true
},
"FireRed Image Edit 1.0": {
Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

+1 -1
View File
@@ -30,7 +30,7 @@ FACE_TEST_IMAGES = [
'models/Reference/ponyRealism_V23.jpg', # realistic woman, clear face
'models/Reference/HiDream-ai--HiDream-I1-Fast.jpg', # realistic man, clear face + text
'models/Reference/stabilityai--stable-diffusion-xl-base-1.0.jpg', # realistic woman portrait
'models/Reference/CalamitousFelicitousness--Anima-sdnext-diffusers.jpg', # anime face (non-realistic test)
'models/Reference/CalamitousFelicitousness--Anima-Preview-3-sdnext-diffusers.jpg', # anime face (non-realistic test)
]
# Fallback images (no guaranteed faces)