pszemraj commited on
Commit
283af52
1 Parent(s): e414859

♻️ ➖ rm translation and refactor

Browse files

Signed-off-by: peter szemraj <peterszemraj@gmail.com>

Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,12 +1,11 @@
 
1
  clean-text[gpl]
2
- python-doctr[torch]
3
  gradio
4
- libretranslatepy
5
  natsort
6
  nltk
7
  pyspellchecker
 
8
  rapidfuzz==2.13.7
9
  torch
10
  tqdm
11
  transformers
12
- accelerate
 
1
+ accelerate
2
  clean-text[gpl]
 
3
  gradio
 
4
  natsort
5
  nltk
6
  pyspellchecker
7
+ python-doctr[torch]
8
  rapidfuzz==2.13.7
9
  torch
10
  tqdm
11
  transformers