Spaces:
Running
Running
updated
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -7,9 +7,9 @@ accelerate==0.3.0
|
|
7 |
flask==2.0.1
|
8 |
fastai
|
9 |
# pytesseract==0.3.8
|
10 |
-
pillow==
|
11 |
-
tqdm==4.
|
12 |
-
gunicorn
|
13 |
opencv-python-headless
|
14 |
transformers==4.31.0
|
15 |
numpy==1.24.3
|
|
|
7 |
flask==2.0.1
|
8 |
fastai
|
9 |
# pytesseract==0.3.8
|
10 |
+
pillow==9.5.0
|
11 |
+
tqdm==4.66.1
|
12 |
+
gunicorn
|
13 |
opencv-python-headless
|
14 |
transformers==4.31.0
|
15 |
numpy==1.24.3
|