top | item 34158753

(no title)

exsf0859 | 3 years ago

In my opinion Draw Things is the best stable diffusion app currently available for macOS/iOS. It's free, it is available in the App Store, it manages downloading models and weights, it supports a wide selection of popular models as well as custom weights, and it supports inpainting, text2image, and image2image.

It has some oddities: it uses a sqlite database to store generated images rather than the more traditional files, and the UI is idiosyncratic. You have to follow the author's twitter feed to learn how to use the advanced features.

discuss

order

ewalk153|3 years ago

It’s likely a function of building for iOS first and then porting to MacOS.

outcoldman|3 years ago

Storing images in the database is not a bad thing https://www.sqlite.org/fasterthanfs.html

throwntoday|3 years ago

Will storing thumbnails in a postgres database offer performance improvements as well?

soulofmischief|3 years ago

Your link suggests this is the case for small images, thumbnails, not large images such as that typically produced by SD