1
0

write shit

This commit is contained in:
2026-01-06 16:27:19 +08:00
parent 52916db08f
commit 4cdc56a32d
24 changed files with 512 additions and 135 deletions

View File

@@ -8,8 +8,9 @@ dependencies = [
"datasets>=4.3.0",
"matplotlib>=3.10.7",
"numpy>=2.3.4",
"torch>=2.9.0",
"torchvision>=0.24.0",
"pywin32>=311 ; sys_platform == 'win32'",
"torch>=2.9.0",
"torchvision>=0.24.0",
]
[tool.uv.sources]