Update README.md
Browse files
README.md
CHANGED
@@ -152,20 +152,20 @@ The model is a very predictable result. Therefore, I recommend using seed with i
|
|
152 |
|
153 |
---
|
154 |
|
155 |
-
## Introduction
|
156 |
BunnyMint is a Pony model based on two finetunes. The first finetune was trained on 8k randomly selected artist images with score:>99 from danbooru for 10 epochs to improve overall aesthetic.
|
157 |
|
158 |
-
##
|
159 |
-
|
160 |
-
(8k random artist images score:>99) * 10 Epochs
|
161 |
|
162 |
-
|
163 |
|
164 |
-
|
165 |
-
```
|
166 |
-
## Usage
|
167 |
|
168 |
-
|
|
|
|
|
|
|
|
|
169 |
```
|
170 |
score_9, score_8_up, score_7_up, source_anime,
|
171 |
1girl, BREAK
|
@@ -173,36 +173,33 @@ score_9, score_8_up, score_7_up, source_anime,
|
|
173 |
joyful, black skirt, white pantyhose, crop top, double v,inside submarine, legs apart, pleated skirt, jumpsuit,
|
174 |
masterpiece,best quality
|
175 |
```
|
176 |
-
Negative prompt:
|
177 |
```
|
178 |
nsfw,censor,extra_fingers,logo,score_4,score_5,score_6,lowres,(bad),text,error,bad hands,fewer,extra,missing,worst quality,jpeg artifacts,low quality,watermark,unfinished,displeasing,oldest,early,chromatic aberration,signature,extra digits,artistic error,username,scan,[abstract]
|
179 |
```
|
180 |
|
181 |
-
|
182 |
-
|
183 |
-
|
184 |
-
Sampler: Euler a
|
185 |
-
Schedule type: Polyexponential
|
186 |
-
CFG scale: 6
|
187 |
-
Size: 624x912
|
188 |
-
Hires upscale: 1.5
|
189 |
```
|
|
|
190 |
|
191 |
-
|
192 |
|
193 |
-
|
|
|
|
|
|
|
194 |
**This model is licensed under "Fair-AI public license 1.0-SD", please refer to the original License for more information: https://freedevproject.org/faipl-1.0-sd/**
|
195 |
|
196 |
-
|
197 |
- [civitai](https://civitai.com/models/520972/bunny-mint)
|
198 |
|
199 |
- [huggingface](https://huggingface.co/lylogummy/BunnyMint)
|
200 |
|
201 |
|
202 |
## Donate the model author
|
203 |
-
|
204 |
-
|
205 |
-
**https://lylogummy.gumroad.com/l/avhut**
|
206 |
|
207 |
-
|
208 |
[buymeacoffee](https://buymeacoffee.com/raingart). Thank you for support!
|
|
|
152 |
|
153 |
---
|
154 |
|
|
|
155 |
BunnyMint is a Pony model based on two finetunes. The first finetune was trained on 8k randomly selected artist images with score:>99 from danbooru for 10 epochs to improve overall aesthetic.
|
156 |
|
157 |
+
## Optimal Options
|
158 |
+
- __Sampler__: Euler a
|
|
|
159 |
|
160 |
+
- __Steps__: <span style="color:red">40</span> (min 8, low 17)
|
161 |
|
162 |
+
- __CFG__: <span style="color:red">4.5-7</span> (optimal 5.5)
|
|
|
|
|
163 |
|
164 |
+
- __Resolution__: <span style="color:red">768x1192, 832x1216</span>
|
165 |
+
|
166 |
+
- __Hires upscale__: 1.5
|
167 |
+
|
168 |
+
## Prompt:
|
169 |
```
|
170 |
score_9, score_8_up, score_7_up, source_anime,
|
171 |
1girl, BREAK
|
|
|
173 |
joyful, black skirt, white pantyhose, crop top, double v,inside submarine, legs apart, pleated skirt, jumpsuit,
|
174 |
masterpiece,best quality
|
175 |
```
|
176 |
+
## Negative prompt:
|
177 |
```
|
178 |
nsfw,censor,extra_fingers,logo,score_4,score_5,score_6,lowres,(bad),text,error,bad hands,fewer,extra,missing,worst quality,jpeg artifacts,low quality,watermark,unfinished,displeasing,oldest,early,chromatic aberration,signature,extra digits,artistic error,username,scan,[abstract]
|
179 |
```
|
180 |
|
181 |
+
**Since the model is Pony-based, anything Pony related should work here as well.**
|
182 |
+
|
183 |
+
### Training
|
|
|
|
|
|
|
|
|
|
|
184 |
```
|
185 |
+
(8k random artist images score:>99) * 10 Epochs
|
186 |
|
187 |
+
(20k NAIv3 dataset) * 20 Epochs
|
188 |
|
189 |
+
Total steps: ~480k
|
190 |
+
```
|
191 |
+
|
192 |
+
### License
|
193 |
**This model is licensed under "Fair-AI public license 1.0-SD", please refer to the original License for more information: https://freedevproject.org/faipl-1.0-sd/**
|
194 |
|
195 |
+
### Source
|
196 |
- [civitai](https://civitai.com/models/520972/bunny-mint)
|
197 |
|
198 |
- [huggingface](https://huggingface.co/lylogummy/BunnyMint)
|
199 |
|
200 |
|
201 |
## Donate the model author
|
202 |
+
[avhut](https://lylogummy.gumroad.com/l/avhut)
|
|
|
|
|
203 |
|
204 |
+
### Support
|
205 |
[buymeacoffee](https://buymeacoffee.com/raingart). Thank you for support!
|