Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -20,9 +20,8 @@ keras==3.8.0
|
|
20 |
keras-preprocessing==1.1.2
|
21 |
tokenizers==0.21.0
|
22 |
tf-keras==2.17.0
|
23 |
-
tensorflow-hub
|
24 |
-
tensorflow
|
25 |
-
tensorflow-
|
26 |
-
|
27 |
-
|
28 |
-
bert-tensorflow==1.0.4
|
|
|
20 |
keras-preprocessing==1.1.2
|
21 |
tokenizers==0.21.0
|
22 |
tf-keras==2.17.0
|
23 |
+
tensorflow-hub
|
24 |
+
tensorflow
|
25 |
+
tensorflow-estimator
|
26 |
+
beautifulsoup4
|
27 |
+
bert-tensorflow
|
|