Genzo1010 commited on
Commit
5f9fcb3
·
verified ·
1 Parent(s): ac94427

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- httpx==0.21.3
2
- httpcore==0.14.7
3
  h11==0.12.0
4
  datasets==2.16.1
5
  huggingface-hub==0.22.2
@@ -9,7 +9,7 @@ openai==1.3.5
9
  paddleocr==2.7.0.3
10
  paddle-bfloat==0.1.7
11
  paddlepaddle==2.5.2
12
- pandas==2.0.3
13
  paramiko==3.3.1
14
  pdf2docx==0.5.6
15
  Pillow
@@ -29,11 +29,11 @@ python-doctr
29
  pillow
30
  clean-text[gpl]
31
  python-doctr[torch]
32
- gradio==3.4.0
33
  libretranslatepy
34
  natsort
35
  nltk
36
  pyspellchecker
37
  torch
38
  tqdm
39
- rapidfuzz==2.13.7
 
1
+ httpx==0.23.0
2
+ httpcore==0.15.0
3
  h11==0.12.0
4
  datasets==2.16.1
5
  huggingface-hub==0.22.2
 
9
  paddleocr==2.7.0.3
10
  paddle-bfloat==0.1.7
11
  paddlepaddle==2.5.2
12
+ pandas==2.0.3
13
  paramiko==3.3.1
14
  pdf2docx==0.5.6
15
  Pillow
 
29
  pillow
30
  clean-text[gpl]
31
  python-doctr[torch]
32
+ gradio>=3.23.0
33
  libretranslatepy
34
  natsort
35
  nltk
36
  pyspellchecker
37
  torch
38
  tqdm
39
+ rapidfuzz==2.13.7