https://github.com/OlafenwaMoses/ImageAI
Raw File
Tip revision: 7932fa7a40c7ca78b74a3708c87cdef8bde03587 authored by OlafenwaMoses on 26 December 2022, 14:20:25 UTC
fix typo is doc
Tip revision: 7932fa7
requirements.txt
cython
pillow>=7.0.0
numpy>=1.18.1
opencv-python>=4.1.2
torch>=1.9.0 --extra-index-url https://download.pytorch.org/whl/cpu
torchvision>=0.10.0 --extra-index-url https://download.pytorch.org/whl/cpu
pytest==7.1.3
tqdm==4.64.1
scipy>=1.7.3
matplotlib>=3.4.3
mock==4.0.3
back to top