Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ tensorflow==2.8.0
|
|
6 |
tensorflow_decision_forests
|
7 |
ipykernel==4.10
|
8 |
git-lfs
|
9 |
-
wurlitzer
|
|
|
|
6 |
tensorflow_decision_forests
|
7 |
ipykernel==4.10
|
8 |
git-lfs
|
9 |
+
wurlitzer
|
10 |
+
// third_party / yggdrasil_decision_forests / model / gradient_boosted_trees
|