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