Revision 6db9048c848a178872d1aa1a14ee0009de703750 authored by Vedanuj Goswami on 23 February 2021, 04:55:02 UTC, committed by Facebook GitHub Bot on 23 February 2021, 04:56:33 UTC
Summary:
Pull Request resolved: https://github.com/facebookresearch/mmf/pull/785

Some cleanup of file_io file

Reviewed By: apsdehal, BruceChaun

Differential Revision: D26599901

fbshipit-source-id: 1979248b54ec0d5b2566d158cae4a72028b1f116
1 parent b1fd2a9
Raw File
requirements.txt
torch==1.6.0
torchvision==0.7.0
numpy>=1.16.6
tqdm>=4.43.0
demjson==2.2.4
torchtext==0.5.0
GitPython==3.1.0
requests==2.23.0
fasttext==0.9.1
nltk==3.4.5
editdistance==0.5.3
transformers==3.4.0
sklearn==0.0
omegaconf==2.0.6
lmdb==0.98
termcolor==1.1.0
iopath==0.1.3
pytorch_lightning==1.1.6
back to top