Spaces:
Runtime error
Runtime error
updated reqs
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,3 +14,4 @@ torch==1.7.0
|
|
14 |
torchvision==0.8
|
15 |
tqdm>=4.50.0
|
16 |
wordsegment==1.3.1
|
|
|
|
14 |
torchvision==0.8
|
15 |
tqdm>=4.50.0
|
16 |
wordsegment==1.3.1
|
17 |
+
git+git://github.com/facebookresearch/fvcore.git#egg=fvcore
|