Skip to content

Instantly share code, notes, and snippets.

@bfirsh
Created September 1, 2022 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bfirsh/594c50fd9b2e6b173e31de753a842296 to your computer and use it in GitHub Desktop.
Save bfirsh/594c50fd9b2e6b173e31de753a842296 to your computer and use it in GitHub Desktop.
ben@MacBook-Pro ~/p/tmp/stable-diffusion [lstein]
± % python scripts/dream.py --full_precision !10211
* Initializing, be patient...
>> Loading model from models/ldm/stable-diffusion-v1/model.ckpt
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
making attention of type 'vanilla' with 512 in_channels
Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
making attention of type 'vanilla' with 512 in_channels
Using slower but more accurate full-precision math (--full_precision)
>> Setting Sampler to k_lms
>> model loaded in 5.78s
* Initialization done! Awaiting your command (-h for help, 'q' to quit)
dream> a red juicy apple floating in outer space, like a planet
User specified autocast device_type must be 'cuda' or 'cpu'
Are you sure your system has an adequate NVIDIA GPU?
>> Usage stats:
>> 0 image(s) generated in 0.00s
>> Max VRAM used for this generation: 0.00G
Outputs:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment