Daemontatox commited on
Commit
d2c0487
·
verified ·
1 Parent(s): e6bebc2

Update requirements.txt

Browse files

This might be needed to aid in the exposed api key issue in the previous pr

Files changed (1) hide show
  1. 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