Spaces:
Runtime error
Runtime error
small fix
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ torch
|
|
7 |
torchaudio
|
8 |
moviepy
|
9 |
git+https://github.com/pytube/pytube
|
10 |
-
|
|
|
|
|
|
7 |
torchaudio
|
8 |
moviepy
|
9 |
git+https://github.com/pytube/pytube
|
10 |
+
httpx
|
11 |
+
httpcore
|
12 |
+
googletrans==4.0.0-rc1
|