mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update README.md
This commit is contained in:
parent
4ec21a5423
commit
d598b6c79d
@ -31,13 +31,7 @@ runs from the command-line (CMD or Terminal window), and does not have a GUI.
|
|||||||
(ldm) ~/stable-diffusion$ python3 ./scripts/dream.py
|
(ldm) ~/stable-diffusion$ python3 ./scripts/dream.py
|
||||||
* Initializing, be patient...
|
* Initializing, be patient...
|
||||||
Loading model from models/ldm/text2img-large/model.ckpt
|
Loading model from models/ldm/text2img-large/model.ckpt
|
||||||
LatentDiffusion: Running in eps-prediction mode
|
(...more initialization messages...)
|
||||||
DiffusionWrapper has 872.30 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
|
|
||||||
Loading Bert tokenizer from "models/bert"
|
|
||||||
setting sampler to plms
|
|
||||||
|
|
||||||
* Initialization done! Awaiting your command...
|
* Initialization done! Awaiting your command...
|
||||||
dream> ashley judd riding a camel -n2 -s150
|
dream> ashley judd riding a camel -n2 -s150
|
||||||
|
Loading…
Reference in New Issue
Block a user