unijoh commited on
Commit
8c28ece
1 Parent(s): b66a982

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -6
requirements.txt CHANGED
@@ -1,10 +1,4 @@
1
  transformers==4.10.3
2
- datasets
3
- huggingface-hub>=0.19
4
- hf-transfer>=0.1.4
5
- protobuf<4
6
- click<8.1
7
- pydantic~=1.0
8
  librosa==0.8.1
9
  torch==2.2.0
10
  torchaudio==2.2.0
@@ -15,3 +9,4 @@ scikit-learn
15
  matplotlib
16
  gradio==3.1.4
17
  sentencepiece
 
 
1
  transformers==4.10.3
 
 
 
 
 
 
2
  librosa==0.8.1
3
  torch==2.2.0
4
  torchaudio==2.2.0
 
9
  matplotlib
10
  gradio==3.1.4
11
  sentencepiece
12
+ sacremoses