kxly commited on
Commit
c632420
1 Parent(s): 8ee7634

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: creativeml-openrail-m
5
+ thumbnail: >-
6
+ https://huggingface.co/datasets/kxly/illl_liil_style/blob/main/illl_liil_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
+ ![princess_tutu_showcase.png](https://s3.amazonaws.com/moonup/production/uploads/1673077352168-6366fabccbf2cf32918c2830.png)
18
+
19
+ ## Usage
20
+
21
+ To use an embedding, download the .pt file and place it in "\stable-diffusion-webui\embeddings".
22
+
23
+ In your prompt, write ```"illl_liil_style-15000"```.
24
+
25
+ ## License
26
+
27
+ This embedding is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
28
+ The CreativeML OpenRAIL License specifies:
29
+
30
+ 1. You can't use the embedding to deliberately produce nor share illegal or harmful outputs or content
31
+ 2. The authors claim 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
32
+ 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)
33
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)