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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
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
 
 
 
1
+ torch
2
+ transformers
3
+ soundfile
4
+ gtts
5
+ gradio
6
+ ffmpeg-python
7
+ numpy<2
8
+ librosa==0.10.1