RXTIME commited on
Commit
689742d
·
verified ·
1 Parent(s): a3c3434

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch
2
- transformers
3
- soundfile
4
- gtts
5
- gradio
6
- ffmpeg-python
 
1
+ torch==2.0.1
2
+ transformers==4.28.1
3
+ soundfile==0.12.1
4
+ gtts==2.3.2
5
+ gradio==3.23.0
6
+ ffmpeg-python==0.2.0