AudioLDM2
AudioLDM2 copied to clipboard
where should models be put in?
I downloaded models separated from huggingface, where should I put the models?
trying to find this out my self
I downloaded models separated from huggingface, where should I put the models?
Annoyingly, it seems you can't do this. They are automatically downloaded using hf_hub_download() which stores them in a local cache folder as "blobs" which aren't easy to reference manually.
Cache folder on Windows:
C:\Users\[YOUR USERNAME]\.cache\huggingface\hub