CulturedDiffusion commited on
Commit
95d76ab
·
verified ·
1 Parent(s): 62537bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +61 -3
README.md CHANGED
@@ -1,3 +1,61 @@
1
- ---
2
- license: cc
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc
3
+ ---
4
+ ---
5
+ license: cc
6
+ ---
7
+ <style>
8
+ td pre {
9
+ white-space: pre-wrap;
10
+ }
11
+
12
+ table {
13
+ margin-top: 0;
14
+ margin-bottom: 0;
15
+ }
16
+ </style>
17
+
18
+ <table style="border-collapse: separate; border-spacing: 10px; width:100%">
19
+ <tr>
20
+ <td style="vertical-align: top">
21
+ <img src="./Examples/01.png" alt="SchoolGirl01" width="100%"/>
22
+ </td>
23
+ <td style="vertical-align: top;">
24
+ <img src="./Examples/02.png" alt="SchoolGirl02" width="100%"/>
25
+ </td>
26
+ </tr>
27
+ </table>
28
+
29
+ # Overview
30
+ A DORA for [Animagine XL V3.1](https://civitai.com/models/260267/animagine-xl-v31). Trained using [OneTrainer](https://github.com/Nerogar/OneTrainer).
31
+
32
+ **Note**: Since there aren't many avaliable images of Rina, I generated synthetic data with my previous models to expand the dataset. I uplaoded the models that were used to generate the synthetic data, in case you want to try them instead.
33
+
34
+
35
+ # Usage
36
+ - **Trigger keywords**: 1girl, arisugawa rina
37
+ - **Recommended keywords**: blue eyes, blonde hair, twintails, blunt bangs
38
+ - **Recommended strength**: 0.5 ~ 0.7
39
+
40
+ # Examples
41
+ **Note**: All examples in the repo were produced with [AUTOMATIC1111](https://github.com/AUTOMATIC1111/stable-diffusion-webui) without any edits. You download them and load all their settings from the metadata to reproduce similar results.
42
+
43
+ Highres fix details:
44
+ <pre>Denoising strength: 0.3, Hires upscale: 1.5, Hires upscaler: 4x_NMKD-YandereNeoXL_200k</pre>
45
+
46
+ <table style="border-collapse: separate; border-spacing: 10px; width:100%;">
47
+ <tr>
48
+ <td style="vertical-align: top">
49
+ <img src="./Examples/03.png" width="100%"/>
50
+ </td>
51
+
52
+ <td style="vertical-align: top;">
53
+ <img src="./Examples/04.png" width="100%"/>
54
+ </td>
55
+
56
+ <td style="vertical-align: top;">
57
+ <img src="./Examples/05.png"width="100%"/>
58
+ </td>
59
+
60
+ </tr>
61
+ </table>