Forums

Cannot install PyTorch due to disk quota

I am using a free account with 500MB of disk space, and thus cannot install PyTorch. I was wondering if there is a way to install it? I have a 190MB model checkpoint that takes up a lot of that quota, is there any way to make this work?

Many thanks, (former) smallbytes

We have torch pre-installed on PythonAnywhere accounts, but I guess that doesn't address your issue fully. Sometimes packages need more space to compile, so maybe you could upgrade, install, and eventually downgrade. Meanwhile I will add pytorch to the list of packages to install, and we'll see what we can do about that in the future.