Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -24
requirements.txt
CHANGED
@@ -1,32 +1,8 @@
|
|
1 |
gradio==3.50.2
|
2 |
datasets==2.16.1
|
3 |
-
huggingface-hub
|
4 |
-
easyocr==1.7.1
|
5 |
-
keras-ocr==0.8.6
|
6 |
-
openai==1.3.5
|
7 |
-
paddleocr==2.7.0.3
|
8 |
-
paddle-bfloat==0.1.7
|
9 |
-
paddlepaddle==2.5.2
|
10 |
-
pandas==2.0.3
|
11 |
-
paramiko==3.3.1
|
12 |
-
pdf2docx==0.5.6
|
13 |
-
Pillow==10.1.0
|
14 |
-
requests==2.31.0
|
15 |
-
safetensors==0.4.0
|
16 |
-
scalene==1.5.31.1
|
17 |
-
scikit-image==0.21.0
|
18 |
-
scipy==1.10.1
|
19 |
-
scikit-learn==1.3.2
|
20 |
-
toolz
|
21 |
-
torch
|
22 |
-
torchvision
|
23 |
-
tqdm==4.66.1
|
24 |
transformers
|
25 |
paddlepaddle-gpu
|
26 |
paddleocr
|
27 |
-
pytesseract
|
28 |
-
pillow
|
29 |
-
tensorflow==2.15
|
30 |
doctr
|
31 |
python-doctr[tf]
|
32 |
tf2onnx
|
|
|
1 |
gradio==3.50.2
|
2 |
datasets==2.16.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
transformers
|
4 |
paddlepaddle-gpu
|
5 |
paddleocr
|
|
|
|
|
|
|
6 |
doctr
|
7 |
python-doctr[tf]
|
8 |
tf2onnx
|