aykamko commited on
Commit
40d9863
1 Parent(s): 32f2085

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -12
README.md CHANGED
@@ -10,18 +10,8 @@ tags:
10
 
11
  This repository contains a model that generates highly aesthetic images of resolution 1024x1024. You can use the model with Hugging Face 🧨 Diffusers.
12
 
13
- <div>
14
- <div style="display: flex; flex-direction: row; width: 100%;">
15
- <img style="margin: 0; max-width: 33%; object-fit: scale-down; flex-shrink: 1;" src="https://cdn-uploads.huggingface.co/production/uploads/63855d851769b7c4b10e1f76/GBZVS0a4QcRY4eVBCExFK.jpeg" />
16
- <img style="margin: 0; max-width: 33%; object-fit: scale-down; flex-shrink: 1;" src="https://cdn-uploads.huggingface.co/production/uploads/63855d851769b7c4b10e1f76/iqGvvAdz2TqV0G3p9zOXZ.png" />
17
- <img style="margin: 0; max-width: 33%; object-fit: scale-down; flex-shrink: 1;" src="https://cdn-uploads.huggingface.co/production/uploads/63855d851769b7c4b10e1f76/2_BMfgFVXUoU-0ocsOz0M.png" />
18
- </div>
19
- <div style="display: flex; flex-direction: row; width: 100%;">
20
- <img style="margin: 0; max-width: 33%; object-fit: scale-down; flex-shrink: 1;" src="https://cdn-uploads.huggingface.co/production/uploads/63855d851769b7c4b10e1f76/-a4tx6c9EMc88fmchW0nG.png" />
21
- <img style="margin: 0; max-width: 33%; object-fit: scale-down; flex-shrink: 1;" src="https://cdn-uploads.huggingface.co/production/uploads/63855d851769b7c4b10e1f76/LKCjxb9NoqfRtcviaEILI.png" />
22
- <img style="margin: 0; max-width: 33%; object-fit: scale-down; flex-shrink: 1;" src="https://cdn-uploads.huggingface.co/production/uploads/63855d851769b7c4b10e1f76/cRSItLGH42V2kz9pM6huZ.png" />
23
- </div>
24
- </div>
25
 
26
  **Playground v2** is a diffusion-based text-to-image generative model. The model was trained from scratch by the research team at [Playground](https://playground.com).
27
 
 
10
 
11
  This repository contains a model that generates highly aesthetic images of resolution 1024x1024. You can use the model with Hugging Face 🧨 Diffusers.
12
 
13
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63855d851769b7c4b10e1f76/p0up5GNQgO0vVIiJ672K7.png)
14
+
 
 
 
 
 
 
 
 
 
 
15
 
16
  **Playground v2** is a diffusion-based text-to-image generative model. The model was trained from scratch by the research team at [Playground](https://playground.com).
17