naclbit commited on
Commit
02672f0
1 Parent(s): c5f1aa3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md CHANGED
@@ -1,3 +1,35 @@
1
  ---
 
 
 
 
 
2
  license: creativeml-openrail-m
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ inference: false
3
+ tags:
4
+ - stable-diffusion
5
+ - stable-diffusion-diffusers
6
+ - text-to-image
7
  license: creativeml-openrail-m
8
  ---
9
+
10
+ ## Stable Diffusion TrinArt Characters model
11
+
12
+ trinart_characters_19.2m_stable_diffusion_v1 is a stable diffusion v1-based model trained by roughly 19.2m anime/manga style images (pre-rolled augmented images included) plus final finetuning by about 50,000 images. This model seeks for a sweet spot between artistic style versatility and anatomical quality within the model spec.
13
+
14
+ This is the same version 1 model that has been test-released in AI Novelist/TrinArt service in early September.
15
+
16
+ #### Hardware
17
+
18
+ - 8xNVIDIA A100 40GB
19
+
20
+ #### Examples
21
+
22
+ Each images were diffused using K. Crowson's k-lms (from k-diffusion repo) method for 50 steps.
23
+
24
+ ![examples](https://pbs.twimg.com/media/FbPO12-VUAAf2CJ?format=jpg&name=900x900)
25
+ ![examples](https://pbs.twimg.com/media/FbPO65cUIAAga8k?format=jpg&name=900x900)
26
+ ![examples](https://pbs.twimg.com/media/FbPO_QuVsAAG6xE?format=png&name=900x900)
27
+
28
+ #### Credits
29
+
30
+ - Sta, AI Novelist Dev (https://ai-novel.com/) @ Bit192, Inc.
31
+ - Stable Diffusion - Rombach, Robin and Blattmann, Andreas and Lorenz, Dominik and Esser, Patrick and Ommer, Bjorn
32
+
33
+ #### License
34
+
35
+ CreativeML OpenRAIL-M