Spaces:
Runtime error
Runtime error
Commit
Β·
87b3f64
1
Parent(s):
05fe28e
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
pyyaml==5.1
|
| 3 |
pytesseract==0.3.9
|
| 4 |
-
datasets==2.2.2
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
pyyaml==5.1
|
| 3 |
pytesseract==0.3.9
|
| 4 |
+
datasets==2.2.2
|
| 5 |
+
Pillow==9.0.0
|