teftef commited on
Commit
34315ac
1 Parent(s): aaca13c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -3,9 +3,20 @@ language:
3
  - ja
4
  - en
5
  ---
 
 
6
 
7
- #README
8
 
 
 
 
 
 
 
 
 
 
9
  ・Prompt : a girl,
10
  ・Negative Prompt : low quality,bad face,bad hands,
11
  ・Step : 28
@@ -18,3 +29,15 @@ language:
18
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1673770135278-63056e2d99870e13d3df4e73.png" width="700" >
19
 
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  - ja
4
  - en
5
  ---
6
+ # yumekawa_diffusion
7
+ Generate a "Dream Kawa" image;
8
 
9
+ do not use too many Prompts.
10
 
11
+ Negative Prompt should be low quality, bad face, bad hands, etc.
12
+
13
+ # Result
14
+
15
+ **Left** : Waifu Diffusion 1.4 e1
16
+ **Middle** : Fine tuned model without LoRA : **[can use in here]**(https://huggingface.co/teftef/teftef_fox_ear_2_0/tree/main)
17
+ **Right** : Fine tuning with RoLA (yumekawa_diffusion)
18
+
19
+ ### Fixed Prompts
20
  ・Prompt : a girl,
21
  ・Negative Prompt : low quality,bad face,bad hands,
22
  ・Step : 28
 
29
  <img src="https://s3.amazonaws.com/moonup/production/uploads/1673770135278-63056e2d99870e13d3df4e73.png" width="700" >
30
 
31
 
32
+ ### Various Prompts
33
+ ・Negative Prompt : low quality,bad face,bad hands,
34
+ ・Step : 28
35
+ ・CFG Scale : 7.5
36
+ ・Sampling method : Euler a
37
+ ・w×h=512×768
38
+
39
+
40
+ <img src="https://s3.amazonaws.com/moonup/production/uploads/1673771856440-63056e2d99870e13d3df4e73.png" width="700" >
41
+
42
+ Traning : 2023/01/13
43
+ Public : 2023/01/15 teftef