cosk commited on
Commit
9cd1dde
1 Parent(s): b59b316

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -4,12 +4,14 @@ license: creativeml-openrail-m
4
 
5
  # 'Sketchstyle' (cutesexyrobutts style)
6
  Base model: https://huggingface.co/Linaqruf/anything-v3.0.
7
-
8
- I don't recommend using v1, but i've included it anyways.
9
  Used 'fast-DreamBooth' on Google Colab and 768x768 images for all versions.
10
- V1: Trained with around 1300 images (from danbooru), automatically cropped.
11
- V2: Trained with 400 handpicked and handcropped images, and for the number of steps each model indicates in its name (for example, 'sketchstyle_v2-16000-2500txt_enc.ckpt' is trained for 16k steps, and 2500 steps for the text encoder)
12
- V3: Trained with the same images as V2, but with 5000 steps and text encoder trained with 1000 steps, with 'style training' enabled. This version will continue to be trained on.
 
 
 
 
13
  Lots of images include visible nipples so, in case you don't want nsfw images, include nsfw/nipples on the negative prompts.
14
  Also, breasts tend to be large/huge so for anything smaller than that, use medium/small breasts on the prompts and large/huge breasts on the negative prompts, and skin tone tends to be 'tan' because of the same reason,
15
  so including tan/dark skin on the negative prompts and pale skin on the prompts will help to get whiter tones, though good anatomy gets affected.
 
4
 
5
  # 'Sketchstyle' (cutesexyrobutts style)
6
  Base model: https://huggingface.co/Linaqruf/anything-v3.0.
 
 
7
  Used 'fast-DreamBooth' on Google Colab and 768x768 images for all versions.
8
+
9
+ I don't recommend using V1, but i've included it anyways.
10
+
11
+ V1: Trained with around 1300 images (from danbooru), automatically cropped.__
12
+ V2: Trained with 400 handpicked and handcropped images, and for the number of steps each model indicates in its name (for example, 'sketchstyle_v2-16000-2500txt_enc.ckpt' is trained for 16k steps, and 2500 steps for the text encoder).__
13
+ V3: Trained with the same images as V2, but with 5000 steps and text encoder trained with 1000 steps, with 'style training' enabled. This version will continue to be trained on.__
14
+
15
  Lots of images include visible nipples so, in case you don't want nsfw images, include nsfw/nipples on the negative prompts.
16
  Also, breasts tend to be large/huge so for anything smaller than that, use medium/small breasts on the prompts and large/huge breasts on the negative prompts, and skin tone tends to be 'tan' because of the same reason,
17
  so including tan/dark skin on the negative prompts and pale skin on the prompts will help to get whiter tones, though good anatomy gets affected.