eminorhan commited on
Commit
445473a
·
1 Parent(s): fea8e2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,3 +1,5 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ The [`vqgan_pretrained_models`](https://huggingface.co/eminorhan/gpt_visual_memory/tree/main/vqgan_pretrained_models) directory contains the VQGAN encoder used for compressing the images.
5
+ The [`gpt_pretrained_models`](https://huggingface.co/eminorhan/gpt_visual_memory/tree/main/gpt_pretrained_models) directory contains the pretrained GPT models and the [`logs`](https://huggingface.co/eminorhan/gpt_visual_memory/tree/main/logs) directory contains the training logs for the models therein.