1 year ago
#353095
jrod17
Torch. hub and private repos
I want to use models from a private repository, that I have access to, with torch.hub.load, but I get HTTP error 404: not found.
I tried setting $GITHUB_TOKEN env variable, but it didn't help. Is there a way to make this work.
Btw, if I change the repo to public, it works well, but I need it to be private.
private-repository
torchhub
0 Answers
Your Answer