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