Skip to content

Linux下使用的兄弟注意下 #95

@PhantomRing

Description

@PhantomRing

执行pip install -r requirements.txt的时候会给你安装FastHan2.0.0版本,但会报错,pip安装1.7版本的即可。如果FastHan初次运行连不上网下不了模型,去它的Issues里找百度网盘下载模型,然后修改model = FastHan()这句为model = FastHan(url="模型路径")即可

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions