Update README.md
Browse files
README.md
CHANGED
@@ -20,16 +20,19 @@ tags:
|
|
20 |
max-width: 180px;
|
21 |
}
|
22 |
.font_red{
|
23 |
-
color:red
|
24 |
}
|
25 |
.font_blue{
|
26 |
-
color:blue
|
|
|
|
|
|
|
27 |
}
|
28 |
</style>
|
29 |
|
30 |
# models
|
31 |
- [Zipanoob_XL_Vpred_v1.1](#zipanoob1) (<span class="font_red">Noob AI Base</span>): v1:2025-01-14<br />
|
32 |
-
-
|
33 |
- [Zipang XL test03.1](#test031) (<span class="font_red">Animagine Base</span>): 3.1b:2024-07-22<br />
|
34 |
- [Ponypang_XL_giveup](#potest2) (<span class="font_red">Pony Base</span>): fix5:2024-07-03<br />
|
35 |
|
|
|
20 |
max-width: 180px;
|
21 |
}
|
22 |
.font_red{
|
23 |
+
color:red;
|
24 |
}
|
25 |
.font_blue{
|
26 |
+
color:blue;
|
27 |
+
}
|
28 |
+
.font_grey{
|
29 |
+
color: #aaaaaa;
|
30 |
}
|
31 |
</style>
|
32 |
|
33 |
# models
|
34 |
- [Zipanoob_XL_Vpred_v1.1](#zipanoob1) (<span class="font_red">Noob AI Base</span>): v1:2025-01-14<br />
|
35 |
+
- <span class="font_grey">Zipanoob_XL_Vpred_v1 (Noob AI Base): v1:2024-12-28</span><br />
|
36 |
- [Zipang XL test03.1](#test031) (<span class="font_red">Animagine Base</span>): 3.1b:2024-07-22<br />
|
37 |
- [Ponypang_XL_giveup](#potest2) (<span class="font_red">Pony Base</span>): fix5:2024-07-03<br />
|
38 |
|