eynollah/train/requirements.txt
kba 48266b1ee0 make training dependencies optional-dependencies of eynollah
i.e. `pip install "eynollah[training]"` will install the requirements for training
2025-10-01 18:01:25 +02:00

6 lines
122 B
Text

# tensorflow == 2.12.1 # TODO why not tensorflow < 2.13 as in eynollah/requirements.txt
sacred
seaborn
tqdm
imutils
scipy