| 123456789101112 |
- [project]
- name = "shuhe-xwdev"
- version = "0.1.0"
- description = "Add your description here"
- readme = "README.md"
- requires-python = ">=3.11"
- dependencies = [
- "matplotlib>=3.11.1",
- "torch>=2.13.0",
- "torchaudio>=2.11.0",
- "torchvision>=0.28.0",
- ]
|