zamborg commited on
Commit
33fe82f
1 Parent(s): 1599f11

Updated requirements.txt to reflect pypi fvcore instead of github fvcore

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -15,4 +15,5 @@ torchvision==0.8
15
  tqdm>=4.50.0
16
  wordsegment==1.3.1
17
  whatimage==0.0.3
18
- git+git://github.com/facebookresearch/fvcore.git#egg=fvcore
 
15
  tqdm>=4.50.0
16
  wordsegment==1.3.1
17
  whatimage==0.0.3
18
+ #git+git://github.com/facebookresearch/fvcore.git#egg=fvcore
19
+ pip install -U fvcore # instead of the above latest build from github grab a build from pypi