Skip to content

Commit d618d2f

Browse files
No public description
PiperOrigin-RevId: 661448564
1 parent b4c7ea9 commit d618d2f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

official/projects/waste_identification_ml/model_inference/Inference.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
},
4545
"outputs": [],
4646
"source": [
47-
"!pip install -q tf_keras"
47+
"!pip install -q tf_keras\n",
48+
"!pip install -q webcolors==1.13"
4849
]
4950
},
5051
{

0 commit comments

Comments
 (0)