chore: add tensorflow deps

This commit is contained in:
Laureηt 2022-11-08 20:57:57 +01:00
parent f9f59a3104
commit e3fc43707f
No known key found for this signature in database
GPG key ID: D88C6B294FD40994
2 changed files with 875 additions and 3 deletions

877
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -15,6 +15,7 @@ albumentations = "^1.3.0"
numpy = "^1.23.4"
python = ">=3.8,<3.11"
rich = "^12.6.0"
tensorflow = "^2.10.0"
[tool.poetry.group.notebooks]
optional = true