Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
pip
|
2 |
pysqlite3-binary
|
3 |
chromadb
|
|
|
4 |
distro==1.9.0
|
5 |
dnspython==2.6.1
|
6 |
docarray==0.40.0
|
|
|
1 |
pip
|
2 |
pysqlite3-binary
|
3 |
chromadb
|
4 |
+
openai-whisper
|
5 |
distro==1.9.0
|
6 |
dnspython==2.6.1
|
7 |
docarray==0.40.0
|