Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 839 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 839 Bytes

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.