Commit ·
614f391
1
Parent(s): d167345
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
Hi there! Welcome to the unofficial MaskGIT PyTorch repository. This project is inspired by the paper MaskGIT: Masked Generative Image Transformer, and it aims to provide a PyTorch implementation and pretrained models for MaskGIT.
|
| 5 |
+
See more details here: https://github.com/llvictorll/MaskGIT-pytorch
|