Update requirements.txt for coremltools kmeans quantization
This commit is contained in:
parent
71209a6099
commit
5f07782f56
|
|
@ -17,9 +17,10 @@ tqdm>=4.41.0
|
||||||
# pycocotools>=2.0
|
# pycocotools>=2.0
|
||||||
|
|
||||||
# export --------------------------------------
|
# export --------------------------------------
|
||||||
|
# packaging # for coremltools
|
||||||
# coremltools==4.0b3
|
# coremltools==4.0b3
|
||||||
# onnx>=1.7.0
|
# onnx>=1.7.0
|
||||||
# packaging # for coremltools
|
# scikit-learn==0.19.2 # for coreml quantization
|
||||||
|
|
||||||
# extras --------------------------------------
|
# extras --------------------------------------
|
||||||
# thop
|
# thop
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue