SohomToom commited on
Commit
2c61c52
·
verified ·
1 Parent(s): 68f40ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
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
 
1
+ gradio
2
+ pydub
3
+ docx
4
+ TTS
5
+ torch
6
+ zipfile36