from huggingface_hub import hf_hub_download

REPO_ID = "fpaissan/phinet_voc"
FILENAME = "state-dict.pth.tar"

model = hf_hub_download(repo_id=REPO_ID, filename=FILENAME)
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support