Spaces:
Runtime error
Runtime error
Commit
·
8ec6d0a
1
Parent(s):
b967e15
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
|