Hacker News new | ask | show | jobs
by yolo4553 1380 days 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 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.

1 comments

How long does 50 step inference take with the rtx3090?
512x512 with k_lms is around 5s
Nice, that's pretty fast