Describe the bug
Just calling start.sh and waiting a 10-20 seconds. top shows both 16 GB RAM and 16 GB Swap getting full 100% and machine stalls.
To Reproduce
Fresh install. model files where owned by root, accidentially.
Expected behavior
ed/sd could check permissions of model files? Not sure, which of both should be responsible.
Environment (please complete the following information):
- OS (with OS version): Linux Mint 21.1, Dual Core, GTX 1060 6GB
- Python version: 3.10.12
Additional context
Of course, a clean install should not produce wrong permissions. But eating up RAM is not what I would expect there.
Describe the bug
Just calling
start.shand waiting a 10-20 seconds.topshows both 16 GB RAM and 16 GB Swap getting full 100% and machine stalls.To Reproduce
Fresh install. model files where owned by root, accidentially.
Expected behavior
ed/sd could check permissions of model files? Not sure, which of both should be responsible.
Environment (please complete the following information):
Additional context
Of course, a clean install should not produce wrong permissions. But eating up RAM is not what I would expect there.