init + inference.py патч

This commit is contained in:
root
2026-09-07 01:43:45 +03:00
commit 6092007601
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