merge readmes

This commit is contained in:
Robin Rombach 2023-03-24 13:18:19 +01:00
commit 3cf0b08fe8
2 changed files with 2 additions and 1 deletions

View file

@ -8,6 +8,7 @@ new checkpoints. The following list provides an overview of all currently availa
## News ## News
**March 24, 2023** **March 24, 2023**
*Stable UnCLIP 2.1* *Stable UnCLIP 2.1*

View file

@ -3,7 +3,7 @@
[unCLIP](https://openai.com/dall-e-2/) is the approach behind OpenAI's [DALL·E 2](https://openai.com/dall-e-2/), [unCLIP](https://openai.com/dall-e-2/) is the approach behind OpenAI's [DALL·E 2](https://openai.com/dall-e-2/),
trained to invert CLIP image embeddings. trained to invert CLIP image embeddings.
We finetuned SD 2.1 to accept a CLIP ViT-L/14 image embedding in addition to the text encodings. We finetuned SD 2.1 to accept a CLIP ViT-L/14 image embedding in addition to the text encodings.
This means that the model can be used to produce image variations, but can also be combined with a text-to-image This means that the model can be used to produce image variations, but can also be combined with a text-to-image
embedding prior to yield a full text-to-image model at 768x768 resolution. embedding prior to yield a full text-to-image model at 768x768 resolution.
If you would like to try a demo of this model on the web, please visit https://clipdrop.co/stable-diffusion-reimagine If you would like to try a demo of this model on the web, please visit https://clipdrop.co/stable-diffusion-reimagine