Skip to content

Commit

Permalink
Temporary use older version of Keras to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
Lothiraldan committed Jul 8, 2024
1 parent 37159db commit 5c79886
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"outputs": [],
"source": [
"%pip install comet_ml \"ray[air]>=2.1.0\" tensorflow"
"%pip install -U comet_ml \"ray[air]>=2.1.0\" \"keras<3\" \"tensorflow<2.16.0\""
]
},
{
Expand Down

0 comments on commit 5c79886

Please sign in to comment.