Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,6 +7,7 @@ numpy>=1.26.4
|
|
7 |
omegaconf>=2.3.0
|
8 |
opencv-python==4.8.0.74
|
9 |
rich>=13.4.2
|
|
|
10 |
seaborn
|
11 |
tensorflow==2.15.1
|
12 |
torch>=2.1.0
|
|
|
7 |
omegaconf>=2.3.0
|
8 |
opencv-python==4.8.0.74
|
9 |
rich>=13.4.2
|
10 |
+
scikit-learn
|
11 |
seaborn
|
12 |
tensorflow==2.15.1
|
13 |
torch>=2.1.0
|