DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch (by lucidrains)
latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models (by CompVis)
DALLE2-pytorch | latent-diffusion | |
---|---|---|
65 | 70 | |
11,205 | 12,176 | |
- | 1.9% | |
4.3 | 0.0 | |
8 months ago | 11 months ago | |
Python | Jupyter Notebook | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
DALLE2-pytorch
Posts with mentions or reviews of DALLE2-pytorch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-09.
-
One year ago I got access to closed beta DALL-E 2.
I was showing people Dalle2 last year and telling them how much of an impact an open source solution was going to have on, well, everything to do with art and design. (At the time Stable Diffusion had not released, not even the leak, and all hopes was on https://github.com/lucidrains/DALLE2-pytorch)
- [Machinelearning] [D] Quelqu'un travaille-t-il sur l'open-sourcing de Dall-E 2 ?
-
AMA (Emad here hello)
Stable diffusion is the model, MJ will use a variant and DALL-E is the old version (we have our own implementation from our distinguished fellow Lucidrains here: https://github.com/lucidrains/DALLE2-pytorch)
-
An impressionist painting of an floating raccoon god, 4k, digital painting, trending on artstation
Sadly I don't think so. From what I understand the architecture is fixed to 1024x1024 pictures.
- I asked AI to turn P&R characters into muppets..
-
Comparison of AI text-to-image generators
The code is open source, the model is not I believe. https://github.com/lucidrains/DALLE2-pytorch
- Protests erupt outside of DALL-E offices after pricing implementation, press photograph
-
$15 for 115 “generation increments” Very expensive Beta pricing announcement. Dissapointed
Phil Wang has been fairly prolific at creating open source implementations of these text to image models. For example, here is the dalle-2 repo https://github.com/lucidrains/DALLE2-pytorch
-
DALL·E Now Available in Beta
There's already an open-source implementation of DALL-E 2 (https://github.com/lucidrains/DALLE2-pytorch) and a pretrained model for it should be released within this year.
Also true for Google's Imagen, which should be even better than DALLE-2 (and faster) https://github.com/lucidrains/imagen-pytorch.
This is possible because the original research papers behind both DALLE-2 and Imagen were publicly released.
-
would love to know what portion of this prompt is not allowed
The paper describing the model is public and has been implemented here, but that's not the hard part. The model likely requires months of compute and dozens of gigabytes of VRAM to train and run, likely costing several hundred thousand dollars.
latent-diffusion
Posts with mentions or reviews of latent-diffusion.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-21.
-
SDXL: The next generation of Stable Diffusion models for text-to-image synthesis
Stable Diffusion XL (SDXL) is the latest text-to-image generation model developed by Stability AI, based on the latent diffusion techniques. SDXL has the potential to create highly realistic images for media, entertainment, education, and industry domains, opening new ways in practical uses of AI imagery.
-
Is it possible to create a checkpoint from scratch?
Here's a link to the early latent-diffusion git, that might be able to create a blank model (I haven't tested it): https://github.com/CompVis/latent-diffusion
-
Anything better than pix2pixHD?
Latent diffusion could work for you: https://github.com/CompVis/latent-diffusion (https://arxiv.org/abs/2112.10752)
-
Image Upscaler AI
There are a lot but the one implemented as LDSR in most stable guis is this one. https://github.com/CompVis/latent-diffusion
-
I've been collecting millions of images of only public domain /cc0 licensing. I'd like to train a stable diffusion model on the collection. Could some one share their knowledge of what this would take? Otherwise, simply enjoy my library.
CompVis/latent-diffusion: High-Resolution Image Synthesis with Latent Diffusion Models (github.com)
-
Run Clip on iPhone to Search Photos
The "retrieval based model" refers to https://github.com/CompVis/latent-diffusion#retrieval-augmen..., which uses ScaNN to train a knn embedding searcher.
-
Class Action Lawsuit filed against Stable Diffusion and Midjourney.
Stability is basically https://github.com/CompVis/latent-diffusion + training data.
-
[D] Influential papers round-up 2022. What are your favorites?
Found relevant code at https://github.com/CompVis/latent-diffusion + all code implementations here
-
Can anyone explain differences between sampling methods and their uses to me in simple terms, because all the info I've found so far is either very contradicting or complex and goes over my head
DDIM and PLMS were the original samplers. They were part of Latent Diffusion's repository. They stand for the papers that introduced them, Denoising Diffusion Implicit Models and Pseudo Numerical Methods for Diffusion Models on Manifolds.
-
AI art is very dystopian.
yes, https://github.com/CompVis/latent-diffusion
What are some alternatives?
When comparing DALLE2-pytorch and latent-diffusion you can also consider the following projects:
dalle-mini - DALL·E Mini - Generate images from a text prompt
disco-diffusion
DALLE-pytorch - Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
hent-AI - Automation of censor bar detection
DALL-E - PyTorch package for the discrete VAE used for DALL·E.
dalle-2-preview
stable-diffusion
imagen-pytorch - Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
stable-diffusion - A latent text-to-image diffusion model
DALLE2-pytorch vs dalle-mini
latent-diffusion vs disco-diffusion
DALLE2-pytorch vs disco-diffusion
latent-diffusion vs dalle-mini
DALLE2-pytorch vs DALLE-pytorch
latent-diffusion vs hent-AI
DALLE2-pytorch vs DALL-E
latent-diffusion vs dalle-2-preview
DALLE2-pytorch vs dalle-2-preview
latent-diffusion vs stable-diffusion
DALLE2-pytorch vs imagen-pytorch
latent-diffusion vs stable-diffusion