Spaces:
Runtime error
Runtime error
Commit
·
97ff720
1
Parent(s):
6a8e7e8
Update requirements.txt (#5)
Browse files- Update requirements.txt (ed6713850e239e3a546b04727b9bdd2a14c75748)
Co-authored-by: Justin Vazquez <[email protected]>
- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -11,8 +11,7 @@ tokenizers
|
|
11 |
torch
|
12 |
torchaudio
|
13 |
tqdm==4.64.1
|
14 |
-
EasyNMT==2.0.2
|
15 |
-
tqdm
|
16 |
nltk
|
17 |
transformers
|
18 |
pysrt
|
|
|
11 |
torch
|
12 |
torchaudio
|
13 |
tqdm==4.64.1
|
14 |
+
EasyNMT==2.0.2
|
|
|
15 |
nltk
|
16 |
transformers
|
17 |
pysrt
|