FloydianSound commited on
Commit
f003196
1 Parent(s): d009eb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -1
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
2
- license: openrail
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - stable-diffusion
6
+ - text-to-image
7
+ license: creativeml-openrail-m
8
+ inference: true
9
+
10
  ---
11
+ ## Informations
12
+ Fine-tuned SD v2-1 model, 10400 steps, 5 epochs
13
+
14
+ Aspect Ratio Bucketing centered at 768 resolution, aspect ratio 16:9 (1024x576)
15
+
16
+ Made with 208 pictures of the movie Redline by MadHouse;
17
+ Captions by WD-v1-4
18
+
19
+ ## Tags
20
+ Tokens are in the tags.txt along with their occurrences in [#] format
21
+
22
+ ## License
23
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
24
+ The CreativeML OpenRAIL License specifies:
25
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
26
+ 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
27
+ 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)
28
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)