Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -16,3 +16,4 @@ six==1.16.0
|
|
16 |
threadpoolctl==3.3.0
|
17 |
tzdata==2024.1
|
18 |
Werkzeug==3.0.1
|
|
|
|
16 |
threadpoolctl==3.3.0
|
17 |
tzdata==2024.1
|
18 |
Werkzeug==3.0.1
|
19 |
+
tensorflow==2.16.1
|