big-sleep VS feed_forward_vqgan_clip

Compare big-sleep vs feed_forward_vqgan_clip and see what are their differences.

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)

feed_forward_vqgan_clip

Feed forward VQGAN-CLIP model, where the goal is to eliminate the need for optimizing the latent space of VQGAN for each input prompt (by mehdidc)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
big-sleep feed_forward_vqgan_clip
62 4
2,548 136
- -
0.0 3.7
about 2 years ago 4 months 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.

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.

feed_forward_vqgan_clip

Posts with mentions or reviews of feed_forward_vqgan_clip. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-11.

What are some alternatives?

When comparing big-sleep and feed_forward_vqgan_clip you can also consider the following projects:

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

VQGAN-CLIP - Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.

DALL-E - PyTorch package for the discrete VAE used for DALLĀ·E.

disco-diffusion

Text-to-Image-Synthesis - Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper

latent-diffusion - High-Resolution Image Synthesis with Latent Diffusion Models

DALLE-pytorch - Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch

CLIP-Guided-Diffusion - Just playing with getting CLIP Guided Diffusion running locally, rather than having to use colab.

Story2Hallucination

VQGAN-CLIP-Video - Traditional deepdream with VQGAN+CLIP and optical flow. Ready to use in Google Colab.