Amelia-James commited on
Commit
182f6f2
·
verified ·
1 Parent(s): 5ad2404

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
  streamlit
2
- numpy
3
- librosa
4
  soundfile
5
  TTS
6
- torch
7
- torchaudio
8
- moviepy
 
1
  streamlit
2
+ moviepy
 
3
  soundfile
4
  TTS
5
+ subprocess32
6
+ ffmpeg-python