Shreyas1441AI commited on
Commit
a35feb0
·
verified ·
1 Parent(s): 8e4c5fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  matplotlib==3.10.0
2
  numpy==2.0.2
 
3
  pandas==2.2.2
4
  session_info==v1.0.1
5
  scikit-learn==1.6.1
@@ -8,3 +9,4 @@ IPython==7.34.0
8
  jupyter_client==7.4.9
9
  jupyter_core==5.8.1
10
  notebook==6.5.7
 
 
1
  matplotlib==3.10.0
2
  numpy==2.0.2
3
+ torch==2.9.0
4
  pandas==2.2.2
5
  session_info==v1.0.1
6
  scikit-learn==1.6.1
 
9
  jupyter_client==7.4.9
10
  jupyter_core==5.8.1
11
  notebook==6.5.7
12
+ tqdm