BlinkDL commited on
Commit
76efecd
1 Parent(s): f04081e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -7,6 +7,4 @@ This model can encode 224x224 RGB image into 28x28x13bit (1274 bytes) latent. Th
7
  12M params for Encoder + Decoder.
8
  Trained on LAION-Aesthetics V2 5+ for 238M images.
9
 
10
- Guided by https://huggingface.co/laion/CLIP-ViT-B-32-laion2B-s34B-b79K (it's great. better than OpenAI CLIP B/32) and https://github.com/dingkeyan93/DISTS. No GAN loss.
11
-
12
- (still training. final checkpt will be better)
 
7
  12M params for Encoder + Decoder.
8
  Trained on LAION-Aesthetics V2 5+ for 238M images.
9
 
10
+ Guided by https://huggingface.co/laion/CLIP-ViT-B-32-laion2B-s34B-b79K (it's great. better than OpenAI CLIP B/32) and https://github.com/dingkeyan93/DISTS. No GAN loss.