GithubHelp home page GithubHelp logo

olaviinha / neuraltexttoimage Goto Github PK

View Code? Open in Web Editor NEW
12.0 1.0 2.0 260 KB

Colabs for text prompt steered image generators

Jupyter Notebook 100.00%
colab neural-network neural-networks big-sleep image-generation text2image vqgan biggan openai google-colab

neuraltexttoimage's Introduction

Colab notebooks for text-to-image generators

User-friendly Colab notebooks for various text prompt steered synthetic image generators. These notebooks are not actively maintained, though issues and pull requests are welcome.

Available notebooks (latest to oldest):


These techniques are all more or less descendants of Big Sleep, the original concept of turning text into imagery by using CLIP (OpenAI) to steer BigGAN (Andrew Brock et al.), as introduced by Ryan Murdock in his original notebook. The technique has since branched and evolved.

There are countless versions of these notebooks out there. The point of this set of notebooks is a user-friendly and quick-to-run UI. Some additional basic features have also been added to some of the notebooks, such as saving all/selected progression images, saving progression video, batch processing, etc.

I do not use these notebooks on a regular basis, and hence I'm mostly unaware when some library gets updated and a notebook may no longer function; Please do raise an issue should any problems occur.


Stable Diffusion by CompVis, Stability AI and LAION

This colab requires registering with Hugging Face for login token and accepting model card terms to download required models here and here.

Open In Colab

image

"Satanism in the 1900s"


DALL·E Mini (craiyon.ai) by Boris Dayma

This colab requires registering with wandb for an authentication key to download required models.

Open In Colab

image

"Satanism in the 1900s"


Latent Diffusion LAION 400M by CompVis

Open In Colab

image

"Satanism in the 1900s" (upscaled)


ruDALLE Malevich by Sberbank-AI

Open In Colab

image
"Satanism in the 1900s"


JAX CLIP Guided Diffusion by nshepperd

Method originally by Katherine Crowson

Open In Colab

image
300 iterations of "Satanism in the 1900s".


CLIP+VQGAN by Katherine Crowson

Papers: 1) VQGAN by Patrick Esser et al, 2) CLIP by OpenAI

Open In Colab

image
400 iterations of "Satanism in the 1900s".


Latent Vision by Ryan Murdock

Papers: 1) VQGAN by Patrick Esser et al, 2) CLIP by OpenAI

Open In Colab

image
400 iterations of "Satanism in the 1900s".


Big Sleep by Phil Wang (more precisely this fork)

Papers: 1) BigGAN by Andrew Brock et al, 2) CLIP by OpenAI

Original Big Sleep method.

Open In Colab

image
400 iterations of "Satanism in the 1900s".

neuraltexttoimage's People

Contributors

olaviinha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

neuraltexttoimage's Issues

Latent Diffusion LAION 400M colab not working

Latent diffusion colab does not seem to be working:

Loading model from /content/drive/MyDrive//image-generation//latent_diffusion_txt2img_f8_large.ckpt
---------------------------------------------------------------------------
FileNotFoundError                         Traceback (most recent call last)
[<ipython-input-2-fec7cfd0875d>](https://localhost:8080/#) in <module>()
    168 
    169 config = OmegaConf.load("configs/latent-diffusion/txt2img-1p4B-eval.yaml")
--> 170 model = load_model_from_config(config, f"{model_path}/latent_diffusion_txt2img_f8_large.ckpt")
    171

I've given access to the drive, is there any other requirement?

Thank you for the support!

LatentVision broken

Reported by user:

FileNotFoundError: The directory '/content/fauxdrive/output/symtol_UponStrangeAeons/progress_1' does not exist

Reminder to self to check at some point. Looks like something goes wrong if you don't use Drive.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.