Update README.md
Browse files
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.
|