Update README.md
Browse files
README.md
CHANGED
|
@@ -16,10 +16,6 @@ This model was ported to JAX using [a checkpoint trained on ImageNet](https://he
|
|
| 16 |
|
| 17 |
The checkpoint can be loaded using [Suraj Patil's implementation](https://github.com/patil-suraj/vqgan-jax) of `VQModel`.
|
| 18 |
|
| 19 |
-
### Related Models in the Hub
|
| 20 |
-
|
| 21 |
-
* [DALL路E mini](https://huggingface.co/flax-community/dalle-mini), a Flax/JAX simplified implementation of OpenAI's DALL路E.
|
| 22 |
-
|
| 23 |
### Other
|
| 24 |
|
| 25 |
This model can be used as part of the implementation of [DALL路E mini](https://github.com/borisdayma/dalle-mini). Our [report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini--Vmlldzo4NjIxODA) contains more details on how to leverage it in an image encoding / generation pipeline.
|
|
|
|
| 16 |
|
| 17 |
The checkpoint can be loaded using [Suraj Patil's implementation](https://github.com/patil-suraj/vqgan-jax) of `VQModel`.
|
| 18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
### Other
|
| 20 |
|
| 21 |
This model can be used as part of the implementation of [DALL路E mini](https://github.com/borisdayma/dalle-mini). Our [report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini--Vmlldzo4NjIxODA) contains more details on how to leverage it in an image encoding / generation pipeline.
|