init + inference.py патч

This commit is contained in:
2026-09-12 03:29:38 +03:00
commit 6f7f6031d1
50 changed files with 7410 additions and 0 deletions

8
requirements.txt Normal file
View File

@ -0,0 +1,8 @@
--extra-index-url https://download.pytorch.org/whl/cu113
torch==1.11.0+cu113
torchvision==0.12.0+cu113
numpy==1.21.6
opencv-python-headless>=4.2.0
scikit-image>=0.19.3
einops
tqdm