complete code struction update

This commit is contained in:
Jiao77
2025-09-25 20:20:24 +08:00
parent e0b250e77f
commit 8c9926c815
10 changed files with 480 additions and 290 deletions

View File

@@ -14,6 +14,7 @@ dependencies = [
"pillow>=11.2.1",
"torch>=2.7.1",
"torchvision>=0.22.1",
"omegaconf>=2.3.0",
]
[[tool.uv.index]]