Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
moviepy
|
3 |
ffmpeg-python
|
4 |
requests
|
@@ -23,7 +23,7 @@ psutil
|
|
23 |
SoundFile>=0.10.2
|
24 |
torch==1.11.0
|
25 |
torchaudio==0.11.0
|
26 |
-
torchvision==0.12.0
|
27 |
tqdm>=4.42.0
|
28 |
yt-dlp
|
29 |
pydub
|
|
|
1 |
+
streamlit
|
2 |
moviepy
|
3 |
ffmpeg-python
|
4 |
requests
|
|
|
23 |
SoundFile>=0.10.2
|
24 |
torch==1.11.0
|
25 |
torchaudio==0.11.0
|
26 |
+
torchvision== 0.12.0
|
27 |
tqdm>=4.42.0
|
28 |
yt-dlp
|
29 |
pydub
|