Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ fairscale==0.4.4
|
|
4 |
tokenizers==0.12.1
|
5 |
pycocoevalcap
|
6 |
torch==1.13.1
|
7 |
-
torchvision==0.14.1
|
|
|
|
4 |
tokenizers==0.12.1
|
5 |
pycocoevalcap
|
6 |
torch==1.13.1
|
7 |
+
torchvision==0.14.1
|
8 |
+
numpy==1.26.4
|