ethanrom commited on
Commit
2936161
·
1 Parent(s): f50a8e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,7 +4,8 @@ streamlit
4
  streamlit_option_menu
5
  onnx
6
  onnxruntime
7
- tqdm
 
8
 
9
  # base ----------------------------------------
10
  matplotlib>=3.2.2
 
4
  streamlit_option_menu
5
  onnx
6
  onnxruntime
7
+ tqdm
8
+ py-cpuinfo
9
 
10
  # base ----------------------------------------
11
  matplotlib>=3.2.2