mbalvi commited on
Commit
9891d42
·
verified ·
1 Parent(s): 53a63dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- scikit-learn>=1.3.0
2
- pandas>=1.5.0,<2.1.0
3
- matplotlib>=3.6.0
 
 
 
 
 
4
  seaborn>=0.12.0
5
- numpy>=1.24.0
6
  Pillow>=9.5.0
7
- torch>=2.0.0
8
-
9
- gradio>=4.41.0
10
- websockets>=13.0
 
1
+ gradio>=4.41.0
2
+ websockets>=13.0
3
+ websockets>=13.0
4
+ numpy==1.26.4
5
+ pandas==2.2.2
6
+ matplotlib
7
+ scikit-learn
8
+ torch
9
  seaborn>=0.12.0
 
10
  Pillow>=9.5.0