Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +13 -1
requirements.txt
CHANGED
@@ -10,4 +10,16 @@ opencv-python-headless==4.7.0.72
|
|
10 |
numpy==1.24.3
|
11 |
yt-dlp==2023.3.4
|
12 |
ffmpeg-python==0.2.0
|
13 |
-
moviepy==1.0.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
numpy==1.24.3
|
11 |
yt-dlp==2023.3.4
|
12 |
ffmpeg-python==0.2.0
|
13 |
+
moviepy==1.0.3
|
14 |
+
youtube-dl
|
15 |
+
yt-dlp
|
16 |
+
moviepy
|
17 |
+
whisper-openai
|
18 |
+
insightface
|
19 |
+
chromadb
|
20 |
+
tiktoken
|
21 |
+
pytube
|
22 |
+
youtube_transcript_api
|
23 |
+
whisper
|
24 |
+
openai
|
25 |
+
pinecone-client tqdm
|