Commit 873dbab
authored
Pin keras nlp (#1394)
looks like newer version of keras-nlp (>0.9.3) starts requesting
"task.json" files when downloading models from kaggle-hub, which we
don't provide afaik: https://screenshot.googleplex.com/BQpNeHjdS6yPnrm
which causes the docker keras-nlp test to fail (added logs):
https://paste.googleplex.com/4613448323563520
let's pin to unblock pipeline, reachout to models/kaggle hub poc about
issue
https://b.corp.google.com/issues/3413600611 parent d295f50 commit 873dbab
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
| 233 | + | |
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
| |||
0 commit comments