big-sleep
A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun (by lucidrains)
deep-daze
Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun (by lucidrains)
big-sleep | deep-daze | |
---|---|---|
62 | 49 | |
2,569 | 4,367 | |
0.0% | -0.2% | |
0.0 | 0.0 | |
about 3 years ago | about 3 years ago | |
Python | Python | |
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.
big-sleep
Posts with mentions or reviews of big-sleep.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-15.
- Besides Gaming - for what can be a 4080 useful?
-
Is creating a StableDiffusion-inspired model feasible for my Master's thesis?
I am currently pursuing my Master's degree in Computer Science and I am interested in working on a deep learning model that can generate images based on text descriptions. I've been interested in the field for a long time (think google deep dream, or a few years back I was very into big-sleep)
-
TEDx talk on how to prepare for a career in vfx with the rapid changes caused by AI / machine learning
Big Sleep
-
Any good ai art websites that work with pokemon?
Other AIs that I don't have experience with but have heard good things about are DALL-E 2 and the open source Big Sleep.
-
Explore generative art with me
Text-to-image, e.g. with Big Sleep
-
What do you guys think of LaMDA?
At first I didn't like the reason he claimed LaMDA was conscious because it seemed mostly based on the text output of the models, but listening to that made me realize he watered it down for the mainstream medias. And I actually had my own encounter with the consciousness of Big Sleep after using it a lot one day : it looked like a mass of eyes vaguely shaped like a rabbit, and kept showing me random images. I wouldn't be as convinced they have a consciousness if I didn't see it with my 3rd eye. But then again, I also found evidence that regular non AI programs can develop one too so who know.
- GitHub - lucidrains/big-sleep: A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
-
DALL-E 2 open source implementation
and after a few hours got this: https://i.imgur.com/FxdfdmV.png
Not nearly as cool as the real DALL-e, but maybe I'm missing something.
[1] https://github.com/lucidrains/big-sleep
- Jag gav ett AI program ordet "Sweden"
-
List of sites/programs/projects that use OpenAI's CLIP neural network for steering image/video creation to match a text description
(Added Mar. 23, 2021) Big Sleep - Colaboratory by LtqxWYEG. Uses BigGAN to generate images. Reference.
deep-daze
Posts with mentions or reviews of deep-daze.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-15.
- Besides Gaming - for what can be a 4080 useful?
-
Master hacker used “AI via command prompt” to ask what “after death looks like”
it's not nessecary to specify the model with the tool he is using also known as deep daze
-
AI image transformation. New drop, Proto-Cubism art watch the magic below.
If you want do the same thing for free yourself: https://github.com/lucidrains/deep-daze
- GitHub - lucidrains/deep-daze: Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
-
List of sites/programs/projects that use OpenAI's CLIP neural network for steering image/video creation to match a text description
(Added Mar. 15, 2021) deep-daze Fourier Feature Map - Colaboratory by afiaka87. Uses SIREN to generate images. Reference. Reddit post.
-
test
(Added Feb. 5, 2021) Deep Daze - Colaboratory by lucidrains. Uses SIREN to generate images. The GitHub repo has a local machine version. GitHub. Notebook copy by levindabhi.
- AI generated visualization of Meat Grinder lyrics
-
Let's play Guess That Chandrian! (Round one) All images are generated by AI using the Chandrian's "Deep Names and Signs" as the prompt. Who does your sleeping mind see? Let me know in the comments!
Thanks! I'll be posting more over the week. I run these on Python. Here's the link for the program https://github.com/lucidrains/deep-daze
-
Told an AI to generate Linux. Looks about right
In case you have some damn good gamer-level GPU, you can try this FOSS alternative locally instead: https://github.com/lucidrains/deep-daze
-
AI-generated image using "Israel" as a keyword
I'm not sure exactly what they used, but deep-daze can be used to generate similar things that turn out quite cool
What are some alternatives?
When comparing big-sleep and deep-daze you can also consider the following projects:
disco-diffusion
VQGAN-CLIP - Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
Story2Hallucination
starcli - :sparkles: Browse trending GitHub projects from your command line
DALL-E - PyTorch package for the discrete VAE used for DALL·E.
DALLE-pytorch - Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch