Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ tags:
|
|
17 |
|
18 |
Generates high resolution images from text prompts using a latent diffusion model. This model uses CLIP ViT-L/14 as text encoder, U-Net based latent denoising, and VAE based decoder to generate the final image.
|
19 |
|
20 |
-
This model is an implementation of
|
21 |
|
22 |
|
23 |
This repository provides scripts to run Stable-Diffusion-v2.1 on Qualcomm® devices.
|
|
|
17 |
|
18 |
Generates high resolution images from text prompts using a latent diffusion model. This model uses CLIP ViT-L/14 as text encoder, U-Net based latent denoising, and VAE based decoder to generate the final image.
|
19 |
|
20 |
+
This model is an implementation of Stable-Diffusion-v2.1 found [here](https://github.com/CompVis/stable-diffusion/tree/main).
|
21 |
|
22 |
|
23 |
This repository provides scripts to run Stable-Diffusion-v2.1 on Qualcomm® devices.
|