# 错误1: pip install torchcrf
# 错误2: pip install pytorch-crf==0.4.0

# 解决:如果安装了pytorch-crf==0.4.0需要先卸载:
pip uninstall pytorch-crf==0.4.0 # (没安装过可跳过这一步)


pip install pytorch-crf

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐