Text-to-Image
English
stable-diffusion
NerdyRodent commited on
Commit
9cc078e
1 Parent(s): c4a53b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -4,6 +4,8 @@ tags:
4
  - stable-diffusion
5
  - text-to-image
6
  inference: false
 
 
7
  ---
8
 
9
  # Rodent Diffusion 1.5 Model Card
@@ -30,6 +32,16 @@ Negative prompt: blurry, smudge, smear, painting, anime, sketch, doodle, illustr
30
  Steps: 42, Sampler: Euler a, CFG scale: 5.25, Seed: 3642035934, Size: 512x640, Denoising strength: 0.666, Hires upscale: 1.689, Hires upscaler: Latent (bicubic antialiased)
31
  </sub>
32
 
 
 
 
 
 
 
 
 
 
 
33
 
34
  ## Original Stable Diffusion Model Details
35
  - **Developed by:** Robin Rombach, Patrick Esser
 
4
  - stable-diffusion
5
  - text-to-image
6
  inference: false
7
+ language:
8
+ - en
9
  ---
10
 
11
  # Rodent Diffusion 1.5 Model Card
 
32
  Steps: 42, Sampler: Euler a, CFG scale: 5.25, Seed: 3642035934, Size: 512x640, Denoising strength: 0.666, Hires upscale: 1.689, Hires upscaler: Latent (bicubic antialiased)
33
  </sub>
34
 
35
+ ## License
36
+
37
+ This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
38
+ The CreativeML OpenRAIL License specifies:
39
+
40
+ 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
41
+ 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
42
+ 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)
43
+ [Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
44
+
45
 
46
  ## Original Stable Diffusion Model Details
47
  - **Developed by:** Robin Rombach, Patrick Esser