kxly commited on
Commit
b7d665f
1 Parent(s): 6a45cfd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: creativeml-openrail-m
5
+ thumbnail: >-
6
+ https://huggingface.co/datasets/kxly/princess_tutu/blob/main/princess_tutu_showcase.png
7
+ tags:
8
+ - stable-diffusion
9
+ - text-to-image
10
+ - image-to-image
11
+ inference: false
12
+ pretty_name: Princess Tutu
13
+ ---
14
+
15
+ # Character Embedding - Princess Tutu/Ahiru
16
+
17
+ <img alt="Showcase" src="https://huggingface.co/datasets/kxly/princess_tutu/blob/main/princess_tutu_showcase.png"/>
18
+
19
+ ## Usage
20
+
21
+ To use an embedding, download the .pt file and place it in "\stable-diffusion-webui\embeddings".
22
+ In your prompt, write "princess_tutu-6500".
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)