Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ youtube-transcript-api
|
|
8 |
google-api-python-client
|
9 |
openai
|
10 |
torch
|
11 |
-
ffmpeg
|
|
|
|
8 |
google-api-python-client
|
9 |
openai
|
10 |
torch
|
11 |
+
ffmpeg-python
|
12 |
+
python-dotenv
|