Skip to content

Commit b47cbe6

Browse files
authored
Update README.md
1 parent dd9b808 commit b47cbe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# vqgan-jax
22
[WIP] JAX implementation of [taming-transformers](https://github.com/CompVis/taming-transformers) VQGAN.
33

4-
>(Note: For now this only consits of the `VQModel` for inference, the discriminatior, transformer and training scripts will be added later)
4+
>(Note: For now this only consits of the `VQModel` for inference. The discriminatior, transformer model and training scripts will be added later.)
55
66
Use this [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1mdXXsMbV6K_LTvCh3IImRsFIWcKU5m1w?usp=sharing)
77
to see how to use this model to encode and reconstruct images.

0 commit comments

Comments
 (0)