Muthukamalan commited on
Commit
b2355b8
·
1 Parent(s): 1c49f74

add req file

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ numpy==1.26.4
2
+ gradio
3
+ scikit-learn
4
+ seaborn
5
+ huggingface_hub
6
+ pytorch-lightning==2.2.5
7
+ torch
8
+ torchvision