Spaces:
Running
Running
updated
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ seqeval==1.2.2
|
|
6 |
accelerate==0.3.0
|
7 |
flask==2.0.1
|
8 |
fastai==1.0.61
|
9 |
-
pytesseract==0.3.8
|
10 |
pillow==8.3.2
|
11 |
tqdm==4.62.3
|
12 |
gunicorn==20.1.0
|
|
|
6 |
accelerate==0.3.0
|
7 |
flask==2.0.1
|
8 |
fastai==1.0.61
|
9 |
+
# pytesseract==0.3.8
|
10 |
pillow==8.3.2
|
11 |
tqdm==4.62.3
|
12 |
gunicorn==20.1.0
|