Spaces:
Runtime error
Runtime error
Commit ·
81d3697
1
Parent(s): 3ccf132
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,4 @@ requests==2.28.2
|
|
| 8 |
git+https://github.com/openai/whisper.git
|
| 9 |
boto3==1.26.65
|
| 10 |
faiss-cpu
|
| 11 |
-
dotenv
|
|
|
|
| 8 |
git+https://github.com/openai/whisper.git
|
| 9 |
boto3==1.26.65
|
| 10 |
faiss-cpu
|
| 11 |
+
python-dotenv
|