temp / pyproject.toml
aakashjapi's picture
Add lambda keras model
15bec80 verified
[project]
name = "tf-env"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"tensorflow>=2.20.0",
"huggingface-hub>=0.25.0",
]