SakibRumu
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
gradio
|
2 |
torch
|
3 |
opencv-python-headless
|
4 |
-
pytesseract
|
5 |
ultralytics
|
6 |
pydantic==2.10.6
|
7 |
numpy
|
8 |
Pillow
|
|
|
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
opencv-python-headless
|
|
|
4 |
ultralytics
|
5 |
pydantic==2.10.6
|
6 |
numpy
|
7 |
Pillow
|
8 |
+
paddlepaddle
|
9 |
+
paddleocr
|