pragnakalp
commited on
Commit
•
09be1d0
1
Parent(s):
c0a1346
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
easyocr==1.7.1
|
2 |
keras-ocr==0.9.3
|
3 |
openai==1.3.5
|
@@ -14,7 +15,7 @@ scalene==1.5.31.1
|
|
14 |
scikit-image==0.22.0
|
15 |
scipy==1.11.4
|
16 |
scikit-learn==1.3.2
|
17 |
-
tensorflow
|
18 |
toolz==0.12.0
|
19 |
torch==2.1.1
|
20 |
torchvision==0.16.1
|
|
|
1 |
+
huggingface_hub==0.19.4
|
2 |
easyocr==1.7.1
|
3 |
keras-ocr==0.9.3
|
4 |
openai==1.3.5
|
|
|
15 |
scikit-image==0.22.0
|
16 |
scipy==1.11.4
|
17 |
scikit-learn==1.3.2
|
18 |
+
tensorflow
|
19 |
toolz==0.12.0
|
20 |
torch==2.1.1
|
21 |
torchvision==0.16.1
|