Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ librosa
|
|
| 3 |
joblib
|
| 4 |
torch
|
| 5 |
moviepy
|
|
|
|
| 6 |
scikit-learn
|
| 7 |
opencv-python-headless
|
| 8 |
streamlit
|
|
|
|
| 3 |
joblib
|
| 4 |
torch
|
| 5 |
moviepy
|
| 6 |
+
moviepy.editor
|
| 7 |
scikit-learn
|
| 8 |
opencv-python-headless
|
| 9 |
streamlit
|