Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,10 +2,10 @@ accelerate
|
|
2 |
torch
|
3 |
transformers
|
4 |
xformers
|
5 |
-
opencv-python
|
6 |
requests
|
7 |
numpy
|
8 |
paddlepaddle-gpu
|
9 |
torchvision
|
10 |
python-doctr
|
11 |
-
doctr
|
|
|
|
2 |
torch
|
3 |
transformers
|
4 |
xformers
|
|
|
5 |
requests
|
6 |
numpy
|
7 |
paddlepaddle-gpu
|
8 |
torchvision
|
9 |
python-doctr
|
10 |
+
doctr
|
11 |
+
paddleocr
|