You need to sign in or sign up before continuing.
Commit 78c2fcf0 authored by Myle Ott's avatar Myle Ott Committed by Facebook Github Bot
Browse files

Add more torch.hub deps

Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/801

Differential Revision: D15781975

Pulled By: myleott

fbshipit-source-id: b86276cd3a40138c09494637c43ce52a56c4aced
parent 37df862e
...@@ -10,6 +10,7 @@ from fairseq.models import MODEL_REGISTRY ...@@ -10,6 +10,7 @@ from fairseq.models import MODEL_REGISTRY
dependencies = [ dependencies = [
'regex', 'regex',
'requests',
'sacremoses', 'sacremoses',
'sentencepiece', 'sentencepiece',
'subword_nmt', 'subword_nmt',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment