Spaces:
Running
Running
Update requirements.txt (#2)
Browse files- Update requirements.txt (d2c0487e1fcf7d097a89c9f053cc80b7ba540ba6)
Co-authored-by: Ammar <[email protected]>
- 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
|