JDavid99 commited on
Commit
b96fed0
1 Parent(s): 5edbebf

Create requirements.txt

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