s3nh commited on
Commit
aa46958
1 Parent(s): 120c7fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -1,3 +1,29 @@
1
  ---
2
- license: openrail
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: creativeml-openrail-m
3
+ tags:
4
+ - stable-diffusion
5
+ - text-to-image
6
  ---
7
+
8
+ ### Zdzislaw Beksinski Art Diffusion Model
9
+
10
+ I present you fine tuned model of stable-diffusion-v1-5, which heavily based of
11
+ work of great artist, Zdzislaw Beksinski.
12
+ Use the tokens **_beksinski style_** in your prompts for the effect.
13
+
14
+ Model was trained using the diffusers library, which based on Dreambooth implementation.
15
+ Training steps included:
16
+
17
+ - prior preservation loss
18
+ - train-text-encoder fine tuning
19
+
20
+
21
+ ## License
22
+
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
+
26
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
27
+ 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
28
+ 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)
29
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)