OPHoperHPO / image-background-remove-tool

✂️ Automated high-quality background removal framework for an image using neural networks. ✂️
https://carve.photos
Apache License 2.0
1.39k stars 272 forks source link

how to download the .pth file to local ? #133

Closed MathamPollard closed 1 year ago

MathamPollard commented 1 year ago

how to download the .pth file to local? I dont want to download them everytime, it costs a lot of time.

MrFox131 commented 1 year ago

Hi, @MathamPollard. All models are cached in your local filesystem. They will not be redownloaded till hashes of used models changed in package or you deleted .cache directory in your homedir. In case if you are firmly convinsed that it's not working - notify us and we will reopen and investigate that issue