StableCascade icon indicating copy to clipboard operation
StableCascade copied to clipboard

OutOfMemoryError - is there a --lowmem style option?

Open salamanders opened this issue 1 year ago • 2 comments

My hardware:

  • torch.cuda.get_device_name(0) = NVIDIA GeForce GTX 1080 Ti
  • torch.cuda.get_device_properties(0).total_memory = 10.91 GB

I get an OutOfMemoryError in the notebook at line models_b = core_b.setup_models(extras_b, skip_clip=True)

I'm coming from Automatic1111 which does run XL models (just barely!) Any hints on getting this to fit?

salamanders avatar Feb 17 '24 17:02 salamanders

we added amazing optimizations check this out : https://github.com/Stability-AI/StableCascade/issues/125

FurkanGozukara avatar Mar 22 '24 03:03 FurkanGozukara

we added amazing optimizations check this out : #125

Sorry, this leads to a patreon subscription thing? Are you associated with this project?

salamanders avatar Mar 22 '24 23:03 salamanders