shindi commited on
Commit
615a8df
1 Parent(s): b408045

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -16,10 +16,13 @@ This is my (Saleh) experiment with training on detailed photos of people feature
16
  skin looks airbrushed and smoonth which gives away that it's AI. Hoping to use this as a base model for further fine tunes so that models
17
  can look more realistic.
18
 
 
19
  This is V1 of this exploration. Ideas for further exploration is annotating the training data as described here:
20
  https://www.reddit.com/r/StableDiffusion/comments/zcr644/make_better_dreambooth_style_models_by_using/
21
 
22
- Sample prompts:
 
 
23
 
24
  "A smiling black woman, jqkz"
25
 
@@ -29,10 +32,10 @@ Sample prompts:
29
 
30
  "A young man with a cigarette, jqkz"
31
 
32
- ------------------
33
- ----Ex Outputs----
34
- ------------------
35
 
 
 
36
  ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/3.jpeg)
37
  ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/9.png)
38
  ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/11.png)
@@ -40,3 +43,4 @@ Sample prompts:
40
  ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/17.png)
41
  ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/18.jpeg)
42
 
 
 
16
  skin looks airbrushed and smoonth which gives away that it's AI. Hoping to use this as a base model for further fine tunes so that models
17
  can look more realistic.
18
 
19
+ 🚨
20
  This is V1 of this exploration. Ideas for further exploration is annotating the training data as described here:
21
  https://www.reddit.com/r/StableDiffusion/comments/zcr644/make_better_dreambooth_style_models_by_using/
22
 
23
+ Note that you can use parenthesis (like this) to increase attention on a word or phrase. For example "A woman with ((blue eyes)) wearing a (((Hijab))), jqkz". More parentheses means more attention.
24
+
25
+ ## Sample prompts:
26
 
27
  "A smiling black woman, jqkz"
28
 
 
32
 
33
  "A young man with a cigarette, jqkz"
34
 
35
+ "A woman with ((blue eyes)) wearing a (((Hijab))), jqkz"
 
 
36
 
37
+ ## Example Outputs
38
+ ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/27.jpeg)
39
  ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/3.jpeg)
40
  ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/9.png)
41
  ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/11.png)
 
43
  ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/17.png)
44
  ![hello](https://huggingface.co/shindi/realisticskinstyle/resolve/main/18.jpeg)
45
 
46
+