Szeyu commited on
Commit
e7f6be9
·
verified ·
1 Parent(s): 6af8332

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  streamlit
 
 
 
2
  transformers
3
  torch
4
  numpy
5
- soundfile
6
- Pillow
 
1
  streamlit
2
+ pandas
3
+ scikit-learn
4
+ datasets
5
  transformers
6
  torch
7
  numpy
8
+ tqdm
9
+ evaluate