UFR-Fing / pyproject.toml
anbinh39's picture
Add files using upload-large-folder tool
6e9cb06 verified
Raw
History Blame Contribute Delete
172 Bytes
[project]
name = "sifq"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"wandb>=0.27.0",
]