Spaces:
Running
Running
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ flask==2.0.1
|
|
7 |
fastai==1.0.61
|
8 |
pytesseract==0.3.8
|
9 |
pandas==1.3.3
|
10 |
-
numpy
|
11 |
pillow==8.3.2
|
12 |
tqdm==4.62.3
|
13 |
gunicorn==20.1.0
|
|
|
7 |
fastai==1.0.61
|
8 |
pytesseract==0.3.8
|
9 |
pandas==1.3.3
|
10 |
+
numpy
|
11 |
pillow==8.3.2
|
12 |
tqdm==4.62.3
|
13 |
gunicorn==20.1.0
|