Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
streamlit
|
| 2 |
git+https://github.com/m-bain/whisperx.git
|
| 3 |
torch
|
| 4 |
torchaudio
|
| 5 |
requests
|
| 6 |
-
pandas
|
| 7 |
-
numpy<2.0.0
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
git+https://github.com/m-bain/whisperx.git
|
| 3 |
torch
|
| 4 |
torchaudio
|
| 5 |
requests
|
| 6 |
+
pandas
|
|
|