Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ torch
|
|
| 2 |
textract
|
| 3 |
scipy
|
| 4 |
pandas
|
| 5 |
-
numpy
|
|
|
|
|
|
| 2 |
textract
|
| 3 |
scipy
|
| 4 |
pandas
|
| 5 |
+
numpy
|
| 6 |
+
transformers
|