[Feature] Clean requirements.txt (#29)
* [Feature] Clean requirements.txt * [Feature][requirements] Add pandasown
parent
58cacc28d9
commit
fbd7037708
1 changed files with 12 additions and 12 deletions
@ -1,23 +1,23 @@ |
||||
tqdm |
||||
paddlepaddle-gpu >= 2.2.0 |
||||
paddleslim >= 2.2.1 |
||||
visualdl >= 2.1.1 |
||||
opencv-contrib-python == 4.3.0.38 |
||||
numba == 0.53.1 |
||||
scikit-learn == 0.23.2 |
||||
scikit-image >= 0.14.0 |
||||
numpy == 1.22.3 |
||||
pandas |
||||
scipy |
||||
colorama |
||||
cython |
||||
pycocotools |
||||
visualdl >= 2.1.1 |
||||
paddleslim == 2.2.1 |
||||
shapely |
||||
paddlepaddle-gpu >= 2.2.0 |
||||
opencv-python |
||||
opencv-contrib-python==4.3.0.38 |
||||
scikit-learn == 0.23.2 # 0.20.3 |
||||
lap |
||||
motmetrics |
||||
matplotlib |
||||
chardet |
||||
openpyxl |
||||
# GDAL >= 3.1.3 # install through https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal under windows |
||||
scikit-image>=0.14.0 |
||||
numba==0.53.1 |
||||
easydict |
||||
munch |
||||
natsort |
||||
|
||||
# # Self installation |
||||
# GDAL >= 3.1.3 |
||||
|
Loading…
Reference in new issue