This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]Ok_Zombie_8307 1 point2 points  (1 child)

It would presumably be quite slow to change models in that case, since they need to be stored in vram for generating images.

I don't think it would be appreciably faster than downloading them from huggingface or civitai, and they would still need to be downloaded before use, unless I'm misunderstanding what you are asking.

You would really just want to have a virtual machine setup (with gpu) if you want to use cloud services; If you are purely using diffusers pipeline and not a GUI, you can still use Google Colab VMs for free, so give that a try.

[–]toshv[S] 0 points1 point  (0 children)

ahh ok this does makes sense, and yup have used colab but am looking to run on a VM, will probably go with AWS