Create requirements.txt

This commit is contained in:
rooneysh 2021-08-18 15:32:13 +08:00 committed by GitHub
parent a711d5aafc
commit 96aa2b0798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

7
requirements.txt Normal file
View File

@ -0,0 +1,7 @@
# pip install -r requirements.txt
# base ----------------------------------------
opencv-python>=4.1.2
Pillow
scikit-learn
labelme>=4.5.9