mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-07 06:59:58 +02:00
make training dependencies optional-dependencies of eynollah
i.e. `pip install "eynollah[training]"` will install the requirements for training
This commit is contained in:
parent
733af1e9a7
commit
48266b1ee0
5 changed files with 13 additions and 11 deletions
|
@ -1,11 +1,6 @@
|
|||
tensorflow == 2.12.1
|
||||
# tensorflow == 2.12.1 # TODO why not tensorflow < 2.13 as in eynollah/requirements.txt
|
||||
sacred
|
||||
opencv-python-headless
|
||||
seaborn
|
||||
tqdm
|
||||
imutils
|
||||
numpy
|
||||
scipy
|
||||
scikit-learn
|
||||
shapely
|
||||
click
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue