afiaka87 / dalle2-laion

Pretrained Dalle2 from laion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎨🤖🦁
DALLE2 LAION

This is a collection of resources and tools for LAION's pre-trained DALLE-2 model. The official codebase can be found in DALLE2-PyTorch.

Awknowledgments

A big thanks to...

  • Zion & Aidan: For developing the training code in DALLE2-PyTorch, training the models, and writing the inference pipeline found here.
  • Romain Beaumont: For their project management skills and guidance throughout the project.
  • lucidrains: For spearheading the DALLE2 replication.
  • LAION: For providing support, feedback, and inspiration to the open-source AI community.
  • StabilityAI: For their generous donation of compute resources, without that these models would not exist.

How To Use

There is a colab notebook available Open In Colab for those who do not have access to a powerful GPU, but want to play around.

Alternatively, you can download the latest checkpoints and use any of the inference pipelines available in this repository!

🚧 inference example usage 🚧

Pre-Trained Models

For access to the latest official checkpoints please visit the official 🤗 huggingface repo.

If you are serious about fine-tuning your own models, full checkpoints are available here:

Community

If you make anything cool, we'd love to see! Join us on Discord Join us on Discord

Issues

If you have questions, run into specific problems, or have an idea that you think should be integrated to our inference pipeline, feel free to open an issue here on github.

Some things we ask you to please keep in mind 😄

  • Do not open issues ⚠️ in the DALLE2-PyTorch repo for any problems with code found here!
  • If you find a bug 🐛, please report as much information as possible in your issue.
    • Things like your environment, library versions, and method of inference are imparitave to helping identify the issue.
  • If you have a feature you would like to add or request ✋, please give a brief and detailed description of its use case and why you believe it would be helpful.
  • Keep questions 🤔 relevant to this repository, if you have more general questions about dalle2, diffusion, upscaling, or AI in general, please join our discord and find an appropriate channel!

DISCLAIMER:

DALLE2-LAION is not affilliated in any way with OpenAI. While the architecture closely follows the original paper, modifications have been made. The output of this model, opinions of the creators, and code provided does not reflect in any way that of OpenAI's.

About

Pretrained Dalle2 from laion


Languages

Language:Jupyter Notebook 100.0%