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