Adding requirements.
This commit is contained in:
7
requirements-dev.txt
Normal file
7
requirements-dev.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
isort>=8.0.1
|
||||
jedi-language-server>=0.46.0
|
||||
black>=25.12.0
|
||||
flake8>=7.3.0
|
||||
isort>=7.0.0
|
||||
mypy>=1.19.0
|
||||
pytest>=9.0.0
|
||||
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
numpy>=2.4.4
|
||||
opencv-python>=4.13.0.92
|
||||
mediapipe>=0.10.13
|
||||
torch>=2.2.2
|
||||
torchvision>=0.17.2
|
||||
timm==1.0.26
|
||||
Reference in New Issue
Block a user