amine_dubs
commited on
Commit
·
def5634
1
Parent(s):
c49ad44
edited requirements
Browse files- backend/requirements.txt +2 -6
backend/requirements.txt
CHANGED
@@ -9,9 +9,5 @@ transformers
|
|
9 |
torch
|
10 |
sentencepiece
|
11 |
tensorflow
|
12 |
-
|
13 |
-
|
14 |
-
accelerate
|
15 |
-
docx
|
16 |
-
BytesIO
|
17 |
-
fitz
|
|
|
9 |
torch
|
10 |
sentencepiece
|
11 |
tensorflow
|
12 |
+
googletrans==4.0.0-rc1
|
13 |
+
accelerate
|
|
|
|
|
|
|
|