aj2614@nyu.edu
who knows if this is a good idea
3d7c786
raw history blame
No virus
300 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
kedro = "*"
torch = "*"
transformers = {extras = ["torch"], version = "*"}
pandas = "*"
numpy = "*"
jupyterlab = "*"
sentencepiece = "*"
protobuf = "==3.20.*"
[dev-packages]
[requires]
python_version = "3.10.*"