feat: Change setup.py to pyproject.toml and remove torch dependency

This commit is contained in:
yakhyo
2025-03-16 14:36:35 +09:00
parent 4256407044
commit d586cffb3a
10 changed files with 111 additions and 122 deletions

View File

@@ -1,9 +1,7 @@
pytest
numpy
opencv-python
opencv-python-headless
onnx
onnxruntime
onnxruntime-gpu
scikit-image
requests
torch
scikit-image
pytest