Update requirements.txt
Browse files- requirements.txt +5 -12
requirements.txt
CHANGED
|
@@ -1,12 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
torch==2.1.2
|
| 7 |
-
|
| 8 |
-
git+https://github.com/huggingface/transformers.git
|
| 9 |
-
PyYAML==6.0
|
| 10 |
-
pytesseract==0.3.9
|
| 11 |
-
datasets==2.2.2
|
| 12 |
-
seqeval==1.2.2
|
|
|
|
| 1 |
+
paddlepaddle
|
| 2 |
+
paddleocr>=2.0.1
|
| 3 |
+
gradio
|
| 4 |
+
opencv-python
|
| 5 |
+
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|