mouaddb commited on
Commit
7c397c0
1 Parent(s): 3ec9877

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ numpy==1.22.4
4
+ scikit-learn==1.2.2
5
+ plotly==5.13.1