Spaces:
Sleeping
Sleeping
edwardb1203
commited on
Commit
•
eeb9494
1
Parent(s):
4db37e9
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,10 +1,4 @@
|
|
1 |
-
|
2 |
-
Pillow
|
3 |
-
jax[cpu]
|
4 |
-
flax
|
5 |
transformers
|
6 |
re
|
7 |
-
torch
|
8 |
-
huggingface_hub
|
9 |
-
googletrans==4.0.0-rc1
|
10 |
-
protobuf==3.20
|
|
|
1 |
+
docx2txt
|
|
|
|
|
|
|
2 |
transformers
|
3 |
re
|
4 |
+
torch
|
|
|
|
|
|