openai0001 commited on
Commit
4369249
1 Parent(s): 81a84f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -18,7 +18,10 @@ This `stable-diffusion-2-inpainting` model is resumed from [stable-diffusion-2-b
18
  ## Model Details
19
  - **Developed by:** Robin Rombach, Patrick Esser
20
  - **Model type:** Diffusion-based text-to-image generation model
21
- - **Language(s):** English
 
 
 
22
  - **License:** [CreativeML Open RAIL++-M License](https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/LICENSE-MODEL)
23
  - **Model Description:** This is a model that can be used to generate and modify images based on text prompts. It is a [Latent Diffusion Model](https://arxiv.org/abs/2112.10752) that uses a fixed, pretrained text encoder ([OpenCLIP-ViT/H](https://github.com/mlfoundations/open_clip)).
24
  - **Resources for more information:** [GitHub Repository](https://github.com/Stability-AI/).
 
18
  ## Model Details
19
  - **Developed by:** Robin Rombach, Patrick Esser
20
  - **Model type:** Diffusion-based text-to-image generation model
21
+ - **Language(s):** English1
22
+
23
+
24
+
25
  - **License:** [CreativeML Open RAIL++-M License](https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/LICENSE-MODEL)
26
  - **Model Description:** This is a model that can be used to generate and modify images based on text prompts. It is a [Latent Diffusion Model](https://arxiv.org/abs/2112.10752) that uses a fixed, pretrained text encoder ([OpenCLIP-ViT/H](https://github.com/mlfoundations/open_clip)).
27
  - **Resources for more information:** [GitHub Repository](https://github.com/Stability-AI/).