Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ moviepy
|
|
5 |
ffmpeg-python
|
6 |
torchaudio
|
7 |
torch
|
|
|
|
|
|
5 |
ffmpeg-python
|
6 |
torchaudio
|
7 |
torch
|
8 |
+
numba
|
9 |
+
numpy==1.24.3
|