Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -6,8 +6,8 @@ torchaudio
|
|
| 6 |
soundfile
|
| 7 |
numpy
|
| 8 |
streamlit == 1.45.1
|
| 9 |
-
|
| 10 |
pyannote.audio
|
| 11 |
-
|
| 12 |
plotly
|
| 13 |
kaleido==1.0.0
|
|
|
|
| 6 |
soundfile
|
| 7 |
numpy
|
| 8 |
streamlit == 1.45.1
|
| 9 |
+
opencv-python
|
| 10 |
pyannote.audio
|
| 11 |
+
matplotlib
|
| 12 |
plotly
|
| 13 |
kaleido==1.0.0
|