Huma10 commited on
Commit
23671e3
·
verified ·
1 Parent(s): 990702b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- streamlit==1.25.0
2
- pandas==1.4.3
3
- numpy==1.23.2
4
- librosa==0.9.2
5
- matplotlib
6
- plotly
7
- torch==1.12.1+cu113
8
- torchaudio==0.12.1+cu113
9
- transformers
10
- streamlit_extras
11
- streamlit_option_menu
12
  matplotlib.colors
 
1
+ streamlit==1.25.0
2
+ pandas==1.4.3
3
+ numpy==1.23.2
4
+ librosa==0.9.2
5
+ matplotlib
6
+ plotly
7
+ torch
8
+ torchaudio
9
+ transformers
10
+ streamlit_extras
11
+ streamlit_option_menu
12
  matplotlib.colors