Skip to content

hummat/txt2pic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

txt2pic

Wrappers of Text-to-Image generation models.

Setup

TL;DR:

  1. Install PyTorch
  2. pip/conda install gradio
  3. pip install --upgrade diffusers or conda install -c conda-forge diffusers
  4. Got here and accept the licence.

More information can be found here.

Stable Diffusion

Run python stable_diffusion.py to generate images with Stable Diffusion. This starts an easy to use web interface wrapping most of the diffusers library. It requires around 6-8GB of VRAM, depending on the generated image size and other settings.

About

Easy-to-use Gradio web interface for Stable Diffusion text-to-image generation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages