Update README.md
Browse files
README.md
CHANGED
@@ -73,7 +73,7 @@ The left figure shows inference times (using torch > 2.0), whereas the right fig
|
|
73 |
- **Language(s):** English
|
74 |
- **License:** MIT
|
75 |
- **Model Description:** This is a model that can be used to generate and modify images based on text prompts. It is a Diffusion model in the style of Stage C from the [Würstchen paper](https://arxiv.org/abs/2306.00637) that uses a fixed, pretrained text encoder ([CLIP ViT-bigG/14](https://huggingface.co/laion/CLIP-ViT-bigG-14-laion2B-39B-b160k)).
|
76 |
-
- **Resources for more information:** [GitHub Repository](https://github.com/
|
77 |
- **Cite as:**
|
78 |
|
79 |
@misc{pernias2023wuerstchen,
|
|
|
73 |
- **Language(s):** English
|
74 |
- **License:** MIT
|
75 |
- **Model Description:** This is a model that can be used to generate and modify images based on text prompts. It is a Diffusion model in the style of Stage C from the [Würstchen paper](https://arxiv.org/abs/2306.00637) that uses a fixed, pretrained text encoder ([CLIP ViT-bigG/14](https://huggingface.co/laion/CLIP-ViT-bigG-14-laion2B-39B-b160k)).
|
76 |
+
- **Resources for more information:** [GitHub Repository](https://github.com/dome272/Wuerstchen), [Paper](https://arxiv.org/abs/2306.00637).
|
77 |
- **Cite as:**
|
78 |
|
79 |
@misc{pernias2023wuerstchen,
|