Text-to-Image
English
stable-diffusion
NerdyRodent commited on
Commit
bd11789
1 Parent(s): 122d686

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -62,15 +62,7 @@ Negative prompt: 3d, render, blurry, smudge, smear, photo
62
  Steps: 42, Sampler: Euler a, CFG scale: 5.25, Seed: 2534465260, Size: 512x640, Denoising strength: 0.666, Hires upscale: 1.689, Hires upscaler: Latent (bicubic antialiased)
63
  </sub>
64
 
65
- ## License
66
-
67
- This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
68
- The CreativeML OpenRAIL License specifies:
69
-
70
- 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
71
- 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
72
- 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)
73
- [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
74
 
75
 
76
  ## Original Stable Diffusion Model Details
@@ -89,4 +81,14 @@ The CreativeML OpenRAIL License specifies:
89
  month = {June},
90
  year = {2022},
91
  pages = {10684-10695}
92
- }
 
 
 
 
 
 
 
 
 
 
 
62
  Steps: 42, Sampler: Euler a, CFG scale: 5.25, Seed: 2534465260, Size: 512x640, Denoising strength: 0.666, Hires upscale: 1.689, Hires upscaler: Latent (bicubic antialiased)
63
  </sub>
64
 
65
+ Due to the strange licence mix, this model is for personal use only though I am working on an update with less restrictions.
 
 
 
 
 
 
 
 
66
 
67
 
68
  ## Original Stable Diffusion Model Details
 
81
  month = {June},
82
  year = {2022},
83
  pages = {10684-10695}
84
+ }
85
+
86
+ ## License
87
+
88
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
89
+ The CreativeML OpenRAIL License specifies:
90
+
91
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
92
+ 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
93
+ 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)
94
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)