armabird commited on
Commit
4fe256c
1 Parent(s): 8438ce5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -0
README.md CHANGED
@@ -1,3 +1,44 @@
1
  ---
 
 
 
 
 
 
2
  license: creativeml-openrail-m
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ - ja
5
+ tags:
6
+ - stable-diffusion
7
+ - text-to-image
8
  license: creativeml-openrail-m
9
+
10
  ---
11
+
12
+ # AmpersAnd
13
+
14
+ This merged model attempts to combine semi-realistic and sketch illustrations.
15
+
16
+ Its representation may differ from a typical 2.5-dimensional model.
17
+
18
+
19
+ ## Recommended Settings
20
+
21
+ ClipSkip: 1 or 2 or other.
22
+
23
+ Positive Prompt: Natural English or some national languages.
24
+
25
+ Negative Prompt: profile(When a person does not face the front.)
26
+ curly hair, wavy hair(If you want to straighten the person's hair.)
27
+
28
+ Negative TI: ngng00 or FastNegativeV2 or EasyNegative
29
+
30
+
31
+ ## Sample Prompt
32
+
33
+ Please see in PNG Info.
34
+
35
+
36
+ ## License
37
+
38
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
39
+ The CreativeML OpenRAIL License specifies:
40
+
41
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
42
+ 2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
43
+ 3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
44
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)