jinofcoolnes israelgonzalezb commited on
Commit
28fb3c3
1 Parent(s): c46ed90

chore: fix typos and add original SD license (#2)

Browse files

- chore: fix typos and add original SD license (9f86b341f2d01bf94b489011a354964602fd5f53)


Co-authored-by: Israel Gonzalez-Brooks <israelgonzalezb@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -5,10 +5,10 @@ language:
5
  tags:
6
  - stable-diffusion
7
  - text-to-image
8
-
9
  ---
10
 
11
- # Corporate Memphis is an finetuned Stable Diffusion by [@jinofcoolnes](https://twitter.com/jinofcoolnes)
12
 
13
  Use prompt: 'Corporate_Memphis digital illustration'
14
 
@@ -16,7 +16,7 @@ Use prompt: 'Corporate_Memphis digital illustration'
16
  ### 🧨 Diffusers
17
 
18
  This model can be used just like any other Stable Diffusion model. For more information,
19
- please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).
20
 
21
  You can also export the model to [ONNX](https://huggingface.co/docs/diffusers/optimization/onnx), [MPS](https://huggingface.co/docs/diffusers/optimization/mps) and/or [FLAX/JAX]().
22
 
5
  tags:
6
  - stable-diffusion
7
  - text-to-image
8
+ license: creativeml-openrail-m
9
  ---
10
 
11
+ # Corporate Memphis is a finetuned Stable Diffusion model by [@jinofcoolnes](https://twitter.com/jinofcoolnes)
12
 
13
  Use prompt: 'Corporate_Memphis digital illustration'
14
 
16
  ### 🧨 Diffusers
17
 
18
  This model can be used just like any other Stable Diffusion model. For more information,
19
+ please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion) documentation.
20
 
21
  You can also export the model to [ONNX](https://huggingface.co/docs/diffusers/optimization/onnx), [MPS](https://huggingface.co/docs/diffusers/optimization/mps) and/or [FLAX/JAX]().
22