Skip to content

move-fast-and-break-things/masterpiece-creator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Masterpiece creator

Masterpiece creator uses the discoart library to create Disco Diffusion artworks. image

Run on the cloud

lightning run app app.py --cloud

Run locally

lightning run app app.py

How does it work?

  1. Type your prompt into the first input.
  2. Choose the model that suits your prompt best. For example, portrait_generator_v1.5 and portrait_generator_v001_ema_0.9999_1MM are the best options if you want to get a portrait
  3. Enter the number of steps (the default is 250; but some models perform best when you run them for way more steps).
  4. Hit the Submit button and let it run. The average generation time is about 13 minutes.

About

@KogayIrina's Lightning App that generates beautiful art using the Disco Diffusion model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.5%
  • CSS 27.5%