[Quantization] update README.md: pip install torch-quant

This commit is contained in:
wanchen.swc 2023-03-17 11:13:03 +08:00
parent 175860147c
commit fd0c0acd50

View File

@ -2,6 +2,8 @@
## Environments
torch >= 1.11.0
modelscope >= 1.2.0
torch-quant >= 0.4.0 (required for exporting quantized torchscript format model)
# pip install torch-quant -i https://pypi.org/simple
## Install modelscope and funasr