DamarJati commited on
Commit
ed5ad2d
1 Parent(s): 0fdbff9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -1
README.md CHANGED
@@ -6,4 +6,41 @@ tags:
6
  - text-to-image
7
  - diffusers
8
  - DiffusionPipeline
9
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - text-to-image
7
  - diffusers
8
  - DiffusionPipeline
9
+ ---
10
+
11
+ **For best results, use the following command**
12
+ + prompt (Trigger Words): ```melaura, girl```
13
+ + negative prompts: ```ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, bad anatomy, bad proportions, cloned face, disfigured, out of frame, extra limbs, bad anatomy, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, mutated hands, fused fingers, too many fingers, long neck, text, letters, signature, web address, copyright name, username, error, extra digit, fewer digits, loadscreen, grid, stock image, a stock photo, promo poster, fat, text, logo, brand, watermark, water mark, low quality,```
14
+ + scheduler: EulerAncestralDiscreteScheduler (Euler a).
15
+ ---
16
+ **You are free to:**
17
+ + Share - copy and redistribute the material in any medium or format
18
+ + Adapt - remix, transform, and build upon the material
19
+
20
+ **Under the following terms:**
21
+ + Attribution - You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
22
+ + NonCommercial - You may not use the material for commercial purposes.
23
+ ---
24
+ **Examples of prompts used**
25
+
26
+ Prompt: melaura, girl, pink lips, short hair
27
+ Guidance_Scale: 7.5
28
+ Num_Inference_Steps: 30
29
+ scheduler type: EulerAncestralDiscreteScheduler
30
+ ![Image description](images_5.jpg)
31
+
32
+
33
+ Prompt: melaura, girl, shiny cheeks
34
+ Guidance_Scale: 7.5
35
+ Num_Inference_Steps: 30
36
+ scheduler type: EulerAncestralDiscreteScheduler
37
+ ![Image description](images_9.jpg)
38
+
39
+
40
+ Prompt: melaura, girl,
41
+ Guidance_Scale: 7.5
42
+ Num_Inference_Steps: 30
43
+ scheduler type: EulerAncestralDiscreteScheduler
44
+ ![Image description](images_18.jpg)
45
+
46
+