Spaces:
Sleeping
Sleeping
Commit ·
13efedf
1
Parent(s): 5203ed4
correcting requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
tensorflow=2.18.0
|
| 2 |
numpy
|
| 3 |
matplotlib
|
| 4 |
scikit-learn
|
|
|
|
| 1 |
+
tensorflow==2.18.0
|
| 2 |
numpy
|
| 3 |
matplotlib
|
| 4 |
scikit-learn
|