Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,7 +11,7 @@ spacy==3.6.0
|
|
| 11 |
negspacy==0.1.6
|
| 12 |
fuzzywuzzy==0.18.0
|
| 13 |
python-Levenshtein==0.21.1
|
| 14 |
-
transformers==4.32.
|
| 15 |
torch==2.0.1
|
| 16 |
pytesseract==0.3.10
|
| 17 |
opencv-python-headless==4.7.0.72
|
|
|
|
| 11 |
negspacy==0.1.6
|
| 12 |
fuzzywuzzy==0.18.0
|
| 13 |
python-Levenshtein==0.21.1
|
| 14 |
+
transformers==4.32.1
|
| 15 |
torch==2.0.1
|
| 16 |
pytesseract==0.3.10
|
| 17 |
opencv-python-headless==4.7.0.72
|