ajayarora1235
commited on
Commit
•
920bd97
1
Parent(s):
77f38ad
add regex requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pydub==0.25.1
|
|
5 |
scipy==1.12.0
|
6 |
openai==1.17.1
|
7 |
|
8 |
-
ffmpeg-python
|
|
|
|
5 |
scipy==1.12.0
|
6 |
openai==1.17.1
|
7 |
|
8 |
+
ffmpeg-python
|
9 |
+
regex
|