The Wayback Machine - https://web.archive.org/web/20220501231943/https://github.com/lucidrains/dalle2-jax
Skip to content
main
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Apr 15, 2022
Apr 15, 2022
Apr 15, 2022

DALLE2 - Jax (wip)

Implementation DALL-E 2, OpenAI's updated text-to-image artificial neural network, in Jax.

The framework of choice will be Equinox

Citations

@misc{ramesh2022,
    title   = {Hierarchical Text-Conditional Image Generation with CLIP Latents},
    author  = {Aditya Ramesh et al},
    year    = {2022}
}

About

Implementation DALL-E2, OpenAI's updated text-to-image artificial neural network, in Jax

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages