File size: 309 Bytes
f0a19f6 ea7747b f0a19f6 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
[workspace]
authors = ["Charles Blackmon-Luca <20627856+charlesbluca@users.noreply.github.com>"]
channels = ["conda-forge", "nvidia"]
name = "nemotron-ocr"
platforms = ["linux-64"]
version = "0.1.0"
[tasks]
[dependencies]
python = "3.12.*"
uv = ">=0.9.4,<0.10"
cuda-toolkit = "12.8.*"
ninja = ">=1.13.1,<2"
|