osanseviero HF staff commited on
Commit
5e90091
1 Parent(s): a55e86d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -10
README.md CHANGED
@@ -5,16 +5,13 @@ tags:
5
  - stable-diffusion-diffusers
6
  - text-to-image
7
  inference: true
8
- extra_gated_prompt: |-
9
- This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
10
- The CreativeML OpenRAIL License specifies:
11
-
12
- 1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
13
- 2. CompVis 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
14
- 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)
15
- Please read the full license carefully here: https://huggingface.co/spaces/CompVis/stable-diffusion-license
16
-
17
- extra_gated_heading: Please read the LICENSE to access this model
18
  ---
19
 
20
  # Stable Diffusion v1-5 Model Card
 
5
  - stable-diffusion-diffusers
6
  - text-to-image
7
  inference: true
8
+ widget:
9
+ - src: "Nice cat"
10
+ output:
11
+ url: example_cat.jpg
12
+ - src: "a photograph of an astronaut riding a horse"
13
+ output:
14
+ url: https://huggingface.co/blog/assets/98_stable_diffusion/stable_diffusion_12_1.png
 
 
 
15
  ---
16
 
17
  # Stable Diffusion v1-5 Model Card