MagicTide

Results 5 comments of MagicTide

> So it was a pytorch issue. Downgrading to pytorch **1.12.1** helped to solve both the bug above and the nan issue. But the memory consumption of this repo's implementation...

> @MagicTide which problem exactly do you have? I was not able to run it with --medvram and I don't have enough RAM to use it without this flag. Just...

> @MagicTide which problem exactly do you have? I was not able to run it with --medvram and I don't have enough RAM to use it without this flag. And...

> After updating both this repo and pytorch, new errors appeared. > > ``` > File "modules/textual_inversion/textual_inversion.py", line 306, in train_embedding > loss.backward() > File "~/miniconda3/lib/python3.8/site-packages/torch/_tensor.py", line 488, in backward...