Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -5,4 +5,8 @@ tensorflow~=2.14.0
|
|
5 |
altair~=4.2.2
|
6 |
numpy~=1.24.2
|
7 |
matplotlib~=3.8.0
|
8 |
-
scikit-learn~=1.2.2
|
|
|
|
|
|
|
|
|
|
5 |
altair~=4.2.2
|
6 |
numpy~=1.24.2
|
7 |
matplotlib~=3.8.0
|
8 |
+
scikit-learn~=1.2.2
|
9 |
+
seaborn
|
10 |
+
tensorflow_datasets
|
11 |
+
datetime
|
12 |
+
time
|