6 ms·
As mentioned in a sibling comment those services are relatively expensive. If you don't mind ~30 minute one time setup you can get stable diffusion up and runn
by yolo4553 4y ago
As mentioned in a sibling comment those services are relatively expensive.
If you don't mind ~30 minute one time setup you can get stable diffusion up and running incl. a nice webinterface on basically any cloud provider offering GPUs. I used https://rentry.org/GUItard https://rentry.org/GUItard as a guide and adopted it slightly for my needs.
As my desktop only has a RTX3060 I am renting a GPU instance on Genesis Cloud (billed by the minute and no cost while instance is stopped) using a RTX3090 with 24 GB of vram.
- arthurcolle 4y agoHow long does 50 step inference take with the rtx3090?
- yolo4553 4y ago512x512 with k_lms is around 5s
- arthurcolle 4y agoNice, that's pretty fast