fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

Free version of V2 colab runs out of RAM

Open jorymo opened this issue 2 years ago • 5 comments

Not sure if this is something that can be fixed yet, but when I use the version for free colab, it still runs out of RAM when trying to launch

jorymo avatar Nov 28 '22 02:11 jorymo

Same here on free ver.

LatentDiffusion: Running in v-prediction mode DiffusionWrapper has 865.91 M params. Downloading: 100% 3.94G/3.94G [02:24<00:00, 27.4MB/s] ^C

Maxxxwell62 avatar Nov 28 '22 02:11 Maxxxwell62

Yep getting this too, falling back to v1.5 for now

elithecho avatar Nov 28 '22 08:11 elithecho

Did you use the VRAM_FIX ?

TheLastBen avatar Nov 28 '22 08:11 TheLastBen

Thanks @TheLastBen , I'm using this one, should I be using the other on instead?

https://colab.research.google.com/github/TheLastBen/fast-stable-diffusion/blob/main/fast_stable_diffusion_AUTOMATIC1111-V2.ipynb

elithecho avatar Nov 28 '22 09:11 elithecho

@elithecho this colab is for the V2 model for users using free colab, it doesn't use gdrive (to save RAM somehow).

TheLastBen avatar Nov 28 '22 09:11 TheLastBen

Did you use the VRAM_FIX ?

Yeah, that's what made the link to the V2 Colab pop up, if that makes sense. I didn't mount my Google Drive, but it still runs out of RAM and stops.

LatentDiffusion: Running in eps-prediction mode DiffusionWrapper has 865.91 M params. Downloading: 100% 3.94G/3.94G [05:01<00:00, 13.1MB/s] ^C

jorymo avatar Nov 29 '22 00:11 jorymo

Disconnect and reconnect and try again, sometimes it fails, sometimes not

TheLastBen avatar Nov 29 '22 06:11 TheLastBen