breakcore2 commited on
Commit
16e826a
1 Parent(s): 4429728

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -1,3 +1,26 @@
1
  ---
 
 
 
 
 
2
  license: creativeml-openrail-m
 
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
+ # Ligne Claire Anime Diffusion
11
+ Ligne claire is French for "clear line" and the style focuses on strong lines, flat colors and lack of garadient shading. This is a finetuned text to image model focusing on anime style ligne claire style.
12
+ More releases for the future are planned at this time.
13
+
14
+ [More details and examples with prompts here](https://gist.github.com/breakcore2/2330a64721d01ec4a5ac6c03b8c6688a)
15
+
16
+ ![image](https://raw.githubusercontent.com/breakcore2/breakcore2/master/assets/07349-3131454611.png)
17
+
18
+ ## License
19
+
20
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
21
+ The CreativeML OpenRAIL License specifies:
22
+
23
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
24
+ 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
25
+ 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)
26
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)