Spaces:
Runtime error
Runtime error
change googletrans version
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
transformers==4.25.1
|
3 |
librosa
|
4 |
jiwer
|
@@ -7,4 +7,4 @@ torch
|
|
7 |
torchaudio
|
8 |
moviepy
|
9 |
git+https://github.com/pytube/pytube
|
10 |
-
googletrans
|
|
|
1 |
+
gradio
|
2 |
transformers==4.25.1
|
3 |
librosa
|
4 |
jiwer
|
|
|
7 |
torchaudio
|
8 |
moviepy
|
9 |
git+https://github.com/pytube/pytube
|
10 |
+
googletrans
|