first commit

This commit is contained in:
Lukáš Trkan
2026-04-20 23:46:50 +02:00
commit 3f072b862e
5117 changed files with 1180 additions and 0 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
ultralytics>=8.3.0
Pillow>=10.0.0
numpy>=1.24.0
tqdm>=4.65.0
requests>=2.31.0
pyyaml>=6.0
pandas>=2.0.0
matplotlib>=3.7.0
psutil>=5.9.0
torch>=2.0.0
torchvision>=0.15.0