Nerfgun3 commited on
Commit
989d5f9
1 Parent(s): 4b61dec

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: creativeml-openrail-m
5
+ thumbnail: "https://huggingface.co/datasets/Nerfgun3/shylily/resolve/main/shylily_showcase.png"
6
+ tags:
7
+ - stable-diffusion
8
+ - text-to-image
9
+ - image-to-image
10
+ inference: false
11
+ ---
12
+
13
+ # Shylily Character Embedding / Textual Inversion
14
+
15
+ <img alt="Showcase" src="https://huggingface.co/datasets/Nerfgun3/shylily/resolve/main/shylily_showcase.png"/>
16
+
17
+ ## Disclaimer
18
+
19
+ This is an embedding based on the VTuber Shylily, which can be found / watched on Twitch:
20
+ https://www.twitch.tv/shylily
21
+
22
+ ## Usage
23
+
24
+ To use this embedding you have to download the file aswell as drop it into the "\stable-diffusion-webui\embeddings" folder
25
+
26
+ To use it in a prompt: ```"shy_lily"```
27
+
28
+ Personally, I would recommend to use my embeddings with a strength of 0.8, like ```"(shy_lily:0.8)"```, but in this case the embedding basically works on almost all strength.
29
+
30
+ I hope you enjoy the embedding. If you have any questions, you can ask me anything via Discord: "Nerfgun3#7508"
31
+
32
+ ## License
33
+
34
+ This embedding is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
35
+ The CreativeML OpenRAIL License specifies:
36
+
37
+ 1. You can't use the embedding to deliberately produce nor share illegal or harmful outputs or content
38
+ 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
39
+ 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)
40
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)