SirVeggie commited on
Commit
fc55fe9
·
1 Parent(s): 36d23c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
- license: unknown
3
  ---
4
 
5
- ### Basic explanation
6
 
7
  Token and Class words are what guide the AI to produce images similar to the trained style/object/character.
8
  Include any mix of these words in the prompt to produce verying results, or exclude them to have a less pronounced effect.
@@ -15,8 +15,18 @@ However it can be also very prompt specific. I highly recommend self-experimenta
15
 
16
  These models are subject to the same legal concerns as their base models.
17
 
18
- ### Model info
19
 
20
  token: m_concept\
21
  class: 1girl\
22
  base: waifu diffusion 1.3-e5
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: creativeml-openrail-m
3
  ---
4
 
5
+ ## Basic explanation
6
 
7
  Token and Class words are what guide the AI to produce images similar to the trained style/object/character.
8
  Include any mix of these words in the prompt to produce verying results, or exclude them to have a less pronounced effect.
 
15
 
16
  These models are subject to the same legal concerns as their base models.
17
 
18
+ ## Model info
19
 
20
  token: m_concept\
21
  class: 1girl\
22
  base: waifu diffusion 1.3-e5
23
+
24
+ ## License
25
+
26
+ This embedding is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
27
+ The CreativeML OpenRAIL License specifies:
28
+
29
+ 1. You can't use the embedding to deliberately produce nor share illegal or harmful outputs or content
30
+ 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
31
+ 3. You may re-distribute the weights and use the embedding 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)
32
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)