Spaces:
Running
Running
Update requirements.txt
#2
by
Daemontatox
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ soundfile>=0.12
|
|
9 |
Pillow>=9.0
|
10 |
moviepy==1.0.3
|
11 |
opencv-python>=4.8
|
12 |
-
openai-whisper
|
|
|
|
9 |
Pillow>=9.0
|
10 |
moviepy==1.0.3
|
11 |
opencv-python>=4.8
|
12 |
+
openai-whisper
|
13 |
+
python-dotenv
|