Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -15,4 +15,6 @@ scipy
|
|
15 |
tb-nightly
|
16 |
tqdm
|
17 |
yapf
|
18 |
-
psutil
|
|
|
|
|
|
15 |
tb-nightly
|
16 |
tqdm
|
17 |
yapf
|
18 |
+
psutil
|
19 |
+
pydub
|
20 |
+
moviepy
|