Create requirements.txt
This commit is contained in:
parent
a711d5aafc
commit
96aa2b0798
|
@ -0,0 +1,7 @@
|
||||||
|
# pip install -r requirements.txt
|
||||||
|
|
||||||
|
# base ----------------------------------------
|
||||||
|
opencv-python>=4.1.2
|
||||||
|
Pillow
|
||||||
|
scikit-learn
|
||||||
|
labelme>=4.5.9
|
Loading…
Reference in New Issue