miracle01 commited on
Commit
1ac9cf3
·
1 Parent(s): f5cdc3c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -9,12 +9,12 @@
9
  #streamlit
10
  #tensorflow-cpu
11
 
12
- tensorflow
13
- opencv-python
14
- librosa==0.8.0
15
  pandas
16
- numpy==1.20
17
  matplotlib
18
  Pillow
 
19
  plotly
20
- requests
 
 
 
9
  #streamlit
10
  #tensorflow-cpu
11
 
12
+ numpy==1.19.2
 
 
13
  pandas
 
14
  matplotlib
15
  Pillow
16
+ opencv-python-headless==4.5.1.48
17
  plotly
18
+ requests
19
+ librosa==0.8.0
20
+ tensorflow-cpu==2.4.1