Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ ftfy==6.0.3
|
|
2 |
tensorboardX==2.4.1
|
3 |
pycocotools==2.0.4
|
4 |
pycocoevalcap==1.2
|
|
|
5 |
torchvision
|
6 |
pytorch_lightning
|
7 |
einops
|
|
|
2 |
tensorboardX==2.4.1
|
3 |
pycocotools==2.0.4
|
4 |
pycocoevalcap==1.2
|
5 |
+
numpy==1.19.2
|
6 |
torchvision
|
7 |
pytorch_lightning
|
8 |
einops
|