friedrichor commited on
Commit
3940f73
1 Parent(s): f91969e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -9,12 +9,16 @@ tags:
9
  - text-to-image
10
  ---
11
 
 
 
 
 
12
  # Model Details
13
 
14
  - **Model type:** Diffusion-based text-to-image generation model
15
  - **Language(s):** English
16
  - **License:** [CreativeML Open RAIL++-M License](https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/LICENSE-MODEL)
17
- - **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 that uses a fixed, pretrained text encoder (OpenCLIP-ViT/H). Fine-tuning dataset: [friedrichor/PhotoChat_120_square_HQ](https://huggingface.co/datasets/friedrichor/PhotoChat_120_square_HQ)
18
 
19
  ## Dataset
20
  [friedrichor/PhotoChat_120_square_HQ](https://huggingface.co/datasets/friedrichor/PhotoChat_120_square_HQ) was used for fine-tuning Stable Diffusion v2.1.
 
9
  - text-to-image
10
  ---
11
 
12
+ This `friedrichor/stable-diffusion-2-1-portraiture` model fine-tuned from [stable-diffusion-2-1](https://huggingface.co/stabilityai/stable-diffusion-2-1) with [friedrichor/PhotoChat_120_square_HQ](https://huggingface.co/datasets/friedrichor/PhotoChat_120_square_HQ)
13
+
14
+ This model is not trained solely for Text-to-Image tasks, but as a part of the `Tiger`(currently not open-source and submission) model for Multimodal Dialogue Response Generation.
15
+
16
  # Model Details
17
 
18
  - **Model type:** Diffusion-based text-to-image generation model
19
  - **Language(s):** English
20
  - **License:** [CreativeML Open RAIL++-M License](https://huggingface.co/stabilityai/stable-diffusion-2/blob/main/LICENSE-MODEL)
21
+ - **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)).
22
 
23
  ## Dataset
24
  [friedrichor/PhotoChat_120_square_HQ](https://huggingface.co/datasets/friedrichor/PhotoChat_120_square_HQ) was used for fine-tuning Stable Diffusion v2.1.