zinoubm commited on
Commit
42c3c43
·
1 Parent(s): 5373b88

adding the accurate dependecies

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -13
requirements.txt CHANGED
@@ -1,13 +1,5 @@
1
- gradio
2
- torchaudio
3
- sentencepiece
4
- transformers
5
- openai
6
- sounddevice
7
- librosa
8
- python-dotenv
9
- ffmpeg
10
- ffprobe
11
- playsound==1.2.2
12
- vext
13
- vext.gi
 
1
+ gradio==3.20.0
2
+ librosa==0.10.0
3
+ openai==0.27.0
4
+ python-dotenv==1.0.0
5
+ transformers==4.26.1