Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -5,8 +5,8 @@ pydub==0.25.1
|
|
5 |
numpy==1.24.3
|
6 |
scipy==1.10.1
|
7 |
srt
|
8 |
-
tqdm
|
9 |
-
|
10 |
|
11 |
# Additional audio and system dependencies
|
12 |
ffmpeg-python==0.2.0
|
|
|
5 |
numpy==1.24.3
|
6 |
scipy==1.10.1
|
7 |
srt
|
8 |
+
tqdm
|
9 |
+
psutil
|
10 |
|
11 |
# Additional audio and system dependencies
|
12 |
ffmpeg-python==0.2.0
|