Source code

This commit is contained in:
alexiondev
2026-05-08 09:25:35 -04:00
parent 4867c1ac52
commit 037f7131c2
18 changed files with 1178 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
torch>=2.0.0
torchvision>=0.15.0
opencv-python>=4.7.0
Pillow>=9.5.0
numpy>=1.24.0
[dev]
pytest>=7.3.0
ruff>=0.0.270
mypy>=1.3.0
tqdm>=4.65.0