Nag189 commited on
Commit
4300cef
1 Parent(s): a091496

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -8
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- git+https://github.com/huggingface/transformers.git
2
- torch
3
- torchaudio
4
- sentencepiece
5
- soundfile
6
- samplerate
7
- librosa
8
- resampy
 
 
 
1
+ streamlit_option_menu == 0.3.2
2
+ requests==2.28.1
3
+ streamlit-lottie==0.0.3
4
+ times==0.7
5
+ htbuilder==0.6.1
6
+ transformers==4.29.2
7
+ torch==2.0.1
8
+ soundfile==0.12.1
9
+ torchaudio == 2.0.2
10
+ sentencepiece==0.1.99