valegro commited on
Commit
cc7596e
·
verified ·
1 Parent(s): b1ad944

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  streamlit
2
  pandas
 
 
3
  plotly
4
  scikit-learn
5
- numpy
 
1
  streamlit
2
  pandas
3
+ numpy
4
+ torch
5
  plotly
6
  scikit-learn
7
+ pillow