SohomToom commited on
Commit
44984cf
·
verified ·
1 Parent(s): e929cde

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- TTS==0.22.0
2
- docx
3
- gradio
4
- pydub
5
- python-docx
6
- librosa
7
- soundfile
 
1
+ gradio==3.0.0
2
+ pydub==0.25.1
3
+ docx==0.2.5
4
+ TTS==0.0.9
5
+ torch==1.9.0 # or the required version of PyTorch
6
+ zipfile36==0.1.1