Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
Add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BreezeWhite committed Sep 27, 2021
1 parent 0e0e589 commit 501c07d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
install_requires=[
'tensorflow-gpu',
'opencv-python',
'matplotlib',
'pillow',
'numpy==1.19.2',
'scipy==1.6.2',
'scikit-learn==0.24.2'
Expand Down

0 comments on commit 501c07d

Please sign in to comment.