aykamko commited on
Commit
6450294
1 Parent(s): 3d7cb18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -19,7 +19,7 @@ This repository contains a model that generates highly aesthetic images of resol
19
 
20
  Playground v2.5 is the state-of-the-art open-source model in aesthetic quality. Our user studies demonstrate that our model outperforms SDXL, Playground v2, PIXART-α, DALL-E 3, and Midjourney 5.2.
21
 
22
- For details on the development and training of our model, please refer to our blog post <span style="color: red;">[link]</span> and technical report <span style="color: red;">[link]</span>
23
 
24
  ### Model Description
25
  - **Developed by:** [Playground](https://playground.com)
@@ -86,10 +86,9 @@ Lastly, we report metrics using our MJHQ-30K benchmark which we [open-sourced](h
86
 
87
  ### How to cite us
88
 
89
- <span style="color: red;">TODO: Link to the technical report</span>
90
  ```
91
  @misc{playground-v2.5,
92
- url={[https://huggingface.co/playgroundai/playground-v2.5-1024px-aesthetic](https://huggingface.co/playgroundai/playground-v2.5-1024px-aesthetic)},
93
  title={Playground v2.5: Three Insights for Achieving State of the Art in Text-to-Image Generation},
94
  author={Li, Daiqing and Kamko, Aleks and Sabet, Ali and Akhgari, Ehsan and Xu, Linmiao and Doshi, Suhail}
95
  }
 
19
 
20
  Playground v2.5 is the state-of-the-art open-source model in aesthetic quality. Our user studies demonstrate that our model outperforms SDXL, Playground v2, PIXART-α, DALL-E 3, and Midjourney 5.2.
21
 
22
+ For details on the development and training of our model, please refer to our blog post <span style="color: red;">[link]</span> and [technical report](https://marketing-cdn.playground.com/research/pgv2.5_compressed.pdf).
23
 
24
  ### Model Description
25
  - **Developed by:** [Playground](https://playground.com)
 
86
 
87
  ### How to cite us
88
 
 
89
  ```
90
  @misc{playground-v2.5,
91
+ url={[https://marketing-cdn.playground.com/research/pgv2.5_compressed.pdf](https://marketing-cdn.playground.com/research/pgv2.5_compressed.pdf)},
92
  title={Playground v2.5: Three Insights for Achieving State of the Art in Text-to-Image Generation},
93
  author={Li, Daiqing and Kamko, Aleks and Sabet, Ali and Akhgari, Ehsan and Xu, Linmiao and Doshi, Suhail}
94
  }