Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ numpy
|
|
7 |
soundfile
|
8 |
pydub
|
9 |
streamlit-webrtc
|
10 |
-
av
|
|
|
|
7 |
soundfile
|
8 |
pydub
|
9 |
streamlit-webrtc
|
10 |
+
av
|
11 |
+
python-dotenv
|