Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ numpy
|
|
| 8 |
yt-dlp>=2024.03.10
|
| 9 |
ffmpeg-python>=0.2.0
|
| 10 |
pathlib>=1.0.1
|
| 11 |
-
typing-extensions>=4.0.0
|
|
|
|
|
|
| 8 |
yt-dlp>=2024.03.10
|
| 9 |
ffmpeg-python>=0.2.0
|
| 10 |
pathlib>=1.0.1
|
| 11 |
+
typing-extensions>=4.0.0
|
| 12 |
+
streamlit-audiorec
|