Rui Wan commited on
Commit
bdfdfb9
·
1 Parent(s): 8bf9a21

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  numpy>=1.20.0
2
  matplotlib>=3.5.0
3
  pandas>=1.3.0
 
4
  torch>=1.10.0
5
  tensorflow>=2.8.0
6
  gradio>=3.50.0
 
1
  numpy>=1.20.0
2
  matplotlib>=3.5.0
3
  pandas>=1.3.0
4
+ openpyxl>=3.0.0
5
  torch>=1.10.0
6
  tensorflow>=2.8.0
7
  gradio>=3.50.0