| [project] | |
| name = "openmed-ppsn-mliteclinical-v1-legacy" | |
| version = "1.0.1" | |
| description = "Legacy alias for the OpenMed mLiteClinical Irish PPSN release; prefer the canonical repo" | |
| requires-python = ">=3.10" | |
| readme = "README.md" | |
| license = { text = "Apache-2.0" } | |
| dependencies = [ | |
| "transformers>=4.41.0", | |
| "torch", | |
| "regex>=2024.5.15", | |
| ] | |
| [tool.uv] | |
| package = false | |