nitrosocke commited on
Commit
7c65e64
1 Parent(s): 3fd2152

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -35,4 +35,14 @@ image.save("./magical_princess.png")
35
  **Sample images used for training:**
36
  ![Training Samples](https://huggingface.co/nitrosocke/spider-verse-diffusion/resolve/main/spiderverse-training-small.jpg)
37
 
38
- This model was trained using the diffusers based dreambooth training and prior-preservation loss in 3.000 steps.
 
 
 
 
 
 
 
 
 
 
 
35
  **Sample images used for training:**
36
  ![Training Samples](https://huggingface.co/nitrosocke/spider-verse-diffusion/resolve/main/spiderverse-training-small.jpg)
37
 
38
+ This model was trained using the diffusers based dreambooth training and prior-preservation loss in 3.000 steps.
39
+
40
+ ## License
41
+
42
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
43
+ The CreativeML OpenRAIL License specifies:
44
+
45
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
46
+ 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
47
+ 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)
48
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)