sankar5302k commited on
Commit
a65942a
·
verified ·
1 Parent(s): 4974395

Update requirements

Browse files
Files changed (1) hide show
  1. requirements +8 -1
requirements CHANGED
@@ -1 +1,8 @@
1
- numpy==1.26.4 pandas==2.2.2 scikit-learn==1.5.1 joblib==1.4.2 gradio==4.44.0 networkx==3.3 matplotlib==3.9.2 pillow==10.4.0
 
 
 
 
 
 
 
 
1
+ numpy==1.26.4
2
+ pandas==2.2.2
3
+ scikit-learn==1.5.1
4
+ joblib==1.4.2
5
+ gradio==4.44.0
6
+ networkx==3.3
7
+ matplotlib==3.9.2
8
+ pillow==10.4.0