dalle2-laion  by LAION-AI

Pretrained DALL-E 2 model from LAION

Created 3 years ago
504 stars

Top 61.8% on SourcePulse

GitHubView on GitHub
Project Summary

This repository provides resources and tools for LAION's pre-trained DALL-E 2 model, targeting AI researchers and developers interested in generative image models. It offers access to checkpoints and inference pipelines, enabling users to leverage a powerful text-to-image generation system.

How It Works

The project is based on the DALL-E 2 architecture, replicating its functionality with modifications. It utilizes pre-trained checkpoints and provides inference scripts for generating images from text prompts. The approach aims to offer an open-source alternative to proprietary models, facilitating research and development in diffusion-based image synthesis.

Quick Start & Requirements

  • Inference scripts are available in the dalle2_laion folder.
  • Pre-trained checkpoints can be downloaded from the official 🤗 Hugging Face repository.
  • Training run reports for the decoder and prior models are available via provided links.

Highlighted Details

  • Provides access to LAION's pre-trained DALL-E 2 checkpoints.
  • Includes inference scripts for generating images.
  • Aims to be an open-source replication of the DALL-E 2 architecture.

Maintenance & Community

  • Active community engagement is encouraged via Discord for questions and feature requests.
  • Users are directed to open GitHub issues for specific problems with the inference pipeline.

Licensing & Compatibility

  • The repository's licensing is not explicitly stated in the provided README.
  • Users should verify compatibility for commercial or closed-source use.

Limitations & Caveats

This project is not affiliated with OpenAI. While it follows the DALL-E 2 paper, modifications have been made, and outputs do not reflect OpenAI's views. Links to training runs may become outdated.

Health Check
Last Commit

2 years ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 30 days

Explore Similar Projects

Starred by Benjamin Bolte Benjamin Bolte(Cofounder of K-Scale Labs), Patrick von Platen Patrick von Platen(Author of Hugging Face Diffusers; Research Engineer at Mistral), and
10 more.

consistency_models by openai

0.1%
6k
PyTorch code for consistency models research paper
Created 2 years ago
Updated 1 year ago
Starred by Andrej Karpathy Andrej Karpathy(Founder of Eureka Labs; Formerly at Tesla, OpenAI; Author of CS 231n), David Ha David Ha(Cofounder of Sakana AI), and
18 more.

dalle-mini by borisdayma

0.0%
15k
Text-to-image model for generating images from text prompts
Created 4 years ago
Updated 1 year ago
Feedback? Help us improve.