jchen8000 commited on
Commit
727a29e
·
verified ·
1 Parent(s): 65c83a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio
2
  pandas
3
  scikit-learn
 
 
4
 
5
 
 
1
  gradio
2
  pandas
3
  scikit-learn
4
+ scipy
5
+ tensorflow
6
 
7