aykamko commited on
Commit
a554f79
·
1 Parent(s): a26b6fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -8,7 +8,11 @@ tags:
8
  ---
9
  # Playground v2 – 512px Base Model
10
 
11
- This repository contains a base (pretrain) model that generates images of resolution 512x512. It is meant primarily for research purposes. It does not tend to produce highly aesthetic images. You can use the model with Hugging Face 🧨 Diffusers.
 
 
 
 
12
 
13
  <div>
14
  <div style="display: flex; flex-direction: row; width: 100%;">
@@ -100,4 +104,4 @@ We release this benchmark to the public and encourage the community to adopt it
100
  | [playground-v2-512px-base](https://huggingface.co/playgroundai/playground-v2-512px-base) | 9.55 | 32.08 |
101
 
102
 
103
- Apart from playground-v2-1024px-aesthetic, we release intermediate checkpoints at different training stages to the community in order to foster foundation model research in pixels. Here, we report the FID score and CLIP score on the MSCOCO14 evaluation set for the reference purposes. (Note that our reported numbers may differ from the numbers reported in SDXL’s published results, as our prompt list may be different.)
 
8
  ---
9
  # Playground v2 – 512px Base Model
10
 
11
+ This repository contains a base (pretrain) model that generates images of resolution 512x512.
12
+
13
+ **This model is primarily for research purposes. It does not tend to produce highly aesthetic images.**
14
+
15
+ You can use the model with Hugging Face 🧨 Diffusers.
16
 
17
  <div>
18
  <div style="display: flex; flex-direction: row; width: 100%;">
 
104
  | [playground-v2-512px-base](https://huggingface.co/playgroundai/playground-v2-512px-base) | 9.55 | 32.08 |
105
 
106
 
107
+ Apart from [playground-v2-1024px-aesthetic](https://huggingface.co/playgroundai/playground-v2-1024px-aesthetic), we release intermediate checkpoints at different training stages to the community in order to foster foundation model research in pixels. Here, we report the FID score and CLIP score on the MSCOCO14 evaluation set for the reference purposes. (Note that our reported numbers may differ from the numbers reported in SDXL’s published results, as our prompt list may be different.)