valegro commited on
Commit
e55f7a4
·
verified ·
1 Parent(s): 7d882a5

Update requirements.txt

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