facebookresearch/demucs

Where does demucs store its models on linux?

husnoo opened this issue · 2 comments

❓ Questions

I created a conda environment and pip installed it. I'm trying to figure where the models went...

thanks,

Nawal

run python3 -c "import torch;print(torch.hub.get_dir())"