Hi, I installed Lama Cleaner using these commands in Ubuntu 22.04
It took a lot of space than I imagined ( around 4GB, I guess ) and it is not waiting till I draw the mask completely. The result was not very satisfactory for me either. So I tried to save some space by removing it using
The command was executed immediately, but I see that the space is still gone. I tried to remove the cache using Bleachbit as root, but only 320 MB was removed.
Any chance I can completely remove Lama Cleaner and win back the space?
Thanks.
Code:
pip install lama-cleaner
Code:
lama-cleaner --model=lama --device=cpu --port=8080
It took a lot of space than I imagined ( around 4GB, I guess ) and it is not waiting till I draw the mask completely. The result was not very satisfactory for me either. So I tried to save some space by removing it using
Code:
pip uninstall lama-cleaner
The command was executed immediately, but I see that the space is still gone. I tried to remove the cache using Bleachbit as root, but only 320 MB was removed.
Any chance I can completely remove Lama Cleaner and win back the space?
Thanks.