cosk commited on
Commit
1cc3496
1 Parent(s): 57e5daf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -4,8 +4,10 @@ license: creativeml-openrail-m
4
 
5
  # Fubuki (one punch man)
6
  Base model: https://huggingface.co/Linaqruf/anything-v3.0
 
7
 
8
- Trained with 38 yusuke murata style (and similar) 640x640 images, hand-picked and hand-cropped, some edited to remove elements from the background. Not trained with nsfw images, can do nsfw but it's limited (see nsfw examples).
 
9
 
10
  I recommend going with no more than 832x832 and not less than 512x512, stay near 640x640 or 704x704 for better results.
11
 
 
4
 
5
  # Fubuki (one punch man)
6
  Base model: https://huggingface.co/Linaqruf/anything-v3.0
7
+ Used 'fast-DreamBooth' on Google Colab, 7600 steps, fp16, 640x640 images.
8
 
9
+ Trained with 38 yusuke murata style (and similar) images, hand-picked and hand-cropped, some edited to remove elements from the background. Not trained with nsfw images, can do nsfw but it's limited (see nsfw examples).
10
+ Text-encoder trained with 43% of steps.
11
 
12
  I recommend going with no more than 832x832 and not less than 512x512, stay near 640x640 or 704x704 for better results.
13