Spaces:
Build error
Build error
debu das
commited on
Commit
·
5f12024
1
Parent(s):
4409a49
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -11,6 +11,9 @@ numpy==1.20.3
|
|
| 11 |
oauthlib==3.1.0
|
| 12 |
opencv-contrib-python==4.6.0.66
|
| 13 |
openpyxl==3.0.7
|
|
|
|
|
|
|
|
|
|
| 14 |
Pillow==9.0.1
|
| 15 |
plotly
|
| 16 |
ply==3.11
|
|
@@ -44,4 +47,4 @@ torch==1.10.0
|
|
| 44 |
torchvision==0.11.1
|
| 45 |
git+https://github.com/huggingface/transformers.git
|
| 46 |
#-e git+https://github.com/nielsrogge/transformers.git@d34f7e6ffbb911d39465173ef2b35ba147ef58a9#egg=transformers
|
| 47 |
-
urllib3==1.26.7
|
|
|
|
| 11 |
oauthlib==3.1.0
|
| 12 |
opencv-contrib-python==4.6.0.66
|
| 13 |
openpyxl==3.0.7
|
| 14 |
+
paddleocr
|
| 15 |
+
paddlepaddle
|
| 16 |
+
paddlehub
|
| 17 |
Pillow==9.0.1
|
| 18 |
plotly
|
| 19 |
ply==3.11
|
|
|
|
| 47 |
torchvision==0.11.1
|
| 48 |
git+https://github.com/huggingface/transformers.git
|
| 49 |
#-e git+https://github.com/nielsrogge/transformers.git@d34f7e6ffbb911d39465173ef2b35ba147ef58a9#egg=transformers
|
| 50 |
+
urllib3==1.26.7
|