Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -3
requirements.txt
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
youtube_transcript_api
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
io
|
2 |
+
streamlit
|
3 |
+
youtube_transcript_api
|
4 |
+
re
|
5 |
+
logging
|
6 |
+
warnings
|
7 |
+
pydub
|
8 |
+
tempfile
|
9 |
+
dotenv
|
10 |
+
openai
|