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