TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.47k stars 1.3k forks source link

Error in last fast_stable_diffusion_AUTOMATIC1111-V2.ipynb #792

Open redsparrowgit opened 1 year ago

redsparrowgit commented 1 year ago

In latest fresh fast_stable_diffusion_AUTOMATIC1111-V2.ipynb

/usr/local/lib/python3.8/dist-packages/pytorch_lightning/utilities/distributed.py:258: LightningDeprecationWarning: pytorch_lightning.utilities.distributed.rank_zero_only has been deprecated in v1.8.1 and will be removed in v1.10.0. You can import it from pytorch_lightning.utilities instead. rank_zero_deprecation( LatentDiffusion: Running in v-prediction mode DiffusionWrapper has 865.91 M params. Downloading100% 3.94G/3.94G [01:37<00:00, 40.3MB/s] ^C image

OEvgeny commented 1 year ago

Looks like the cell run was kicked because of out of memory issue.

Are you using Colab free or pro? I bet the 768px model can't make it on Free plan.

OEvgeny commented 1 year ago

Looks like Colab Pro isn't enough for the 768px model too. Just got OOM error running the playbook

OEvgeny commented 1 year ago

Was able to run it on Pro using High-RAM instance image

redsparrowgit commented 1 year ago

this version is for Free Colab, that its obviesly is im using free :)

OEvgeny commented 1 year ago

Yes, I just don't think it can work with 768px model

GuillemGSubies commented 1 year ago

I'm having the same problem with the 512 one. Is there a way to run this in a local machine?

rvorias commented 1 year ago

Was able to run it on Pro using High-RAM instance image

can confirm

redsparrowgit commented 1 year ago

image still doesn't work on Free

hashborgir commented 1 year ago

It's not working on 512 either.

cerarslan commented 1 year ago

Same

TheLastBen commented 1 year ago

yep google colab like to play games