Spaces:
Runtime error
Runtime error
fixing essue with requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,6 +5,6 @@ transformers
|
|
| 5 |
openai
|
| 6 |
sounddevice
|
| 7 |
librosa
|
| 8 |
-
dotenv
|
| 9 |
ffmpeg
|
| 10 |
ffprobe
|
|
|
|
| 5 |
openai
|
| 6 |
sounddevice
|
| 7 |
librosa
|
| 8 |
+
python-dotenv
|
| 9 |
ffmpeg
|
| 10 |
ffprobe
|