Spaces:
Runtime error
Runtime error
update requirements
Browse files- .DS_Store +0 -0
- requirements.txt +2 -1
.DS_Store
DELETED
Binary file (6.15 kB)
|
|
requirements.txt
CHANGED
@@ -3,4 +3,5 @@
|
|
3 |
numpy>=1.18.5
|
4 |
torch>=1.7.0
|
5 |
torchvision>=0.8.1
|
6 |
-
Pillow
|
|
|
|
3 |
numpy>=1.18.5
|
4 |
torch>=1.7.0
|
5 |
torchvision>=0.8.1
|
6 |
+
Pillow
|
7 |
+
transformers
|