Stephanwu commited on
Commit
08ad82e
·
verified ·
1 Parent(s): 15cf95f

Add torch dependency for deep learning models

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ pandas>=2.0.0
4
  scikit-learn>=1.3.0
5
  matplotlib>=3.7.0
6
  seaborn>=0.12.0
 
 
4
  scikit-learn>=1.3.0
5
  matplotlib>=3.7.0
6
  seaborn>=0.12.0
7
+ torch>=2.0.0