https://github.com/laion-ai/notebooks
A collection of generative and training notebooks getting mirrored to google colab.
https://github.com/laion-ai/notebooks
Last synced: about 1 year ago
JSON representation
A collection of generative and training notebooks getting mirrored to google colab.
- Host: GitHub
- URL: https://github.com/laion-ai/notebooks
- Owner: LAION-AI
- License: mit
- Created: 2022-05-13T19:07:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-29T22:18:49.000Z (about 4 years ago)
- Last Synced: 2025-05-07T18:13:54.451Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 507 KB
- Stars: 12
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notebooks
A collection of generative and training notebooks getting mirrored to google colab.
* [DALLE2 Prior + MSE VQGAN.ipynb](https://colab.research.google.com/github/LAION-AI/notebooks/blob/main/DALLE2_Prior_%2B_MSE_VQGAN.ipynb) - Generates images from text prompts with VQGAN and CLIP (z+quantize method). Note: A new prior is being trained, and this notebook may underperform while the model catches up to the previous checkpoint! Post outputs to #dalle2-results on the LAION discord server