Skip to content

Commit

Permalink
tf-keras
Browse files Browse the repository at this point in the history
  • Loading branch information
Uri Granta committed Nov 26, 2024
1 parent f9f1481 commit c6d4557
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ dependencies = [
"notebook",
"matplotlib",
"taskipy",
"tensorflow-cpu; sys_platform == 'win32'"
"tensorflow-cpu; sys_platform == 'win32'",
"tensorflow-probability[tf]"
]

[tool.taskipy.tasks]
Expand Down
2 changes: 2 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c6d4557

Please sign in to comment.