Pradheep1647
commited on
Commit
·
c2b1295
1
Parent(s):
a9c291b
corrected requirements.txt again
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
gradio
|
2 |
-
pytube
|
3 |
-
pydub
|
4 |
-
transformers
|
5 |
-
torchaudio
|
6 |
-
librosa
|
7 |
-
moviepy
|
8 |
openai-whisper
|
9 |
-
yt-dlp
|
10 |
-
torch
|
11 |
-
opencv-python
|
|
|
1 |
+
gradio
|
2 |
+
pytube
|
3 |
+
pydub
|
4 |
+
transformers
|
5 |
+
torchaudio
|
6 |
+
librosa
|
7 |
+
moviepy
|
8 |
openai-whisper
|
9 |
+
yt-dlp
|
10 |
+
torch
|
11 |
+
opencv-python
|