Skip to content

2.7版本Fast模式 更新后插件无法安装 #74

@yinqiuming1149-dotcom

Description

@yinqiuming1149-dotcom

更新后下载插件 报错显示为:

[audit] anima: bitsandbytes expected 0.49.2, got None; anima: dadaptation expected 3.1, got None; anima: import bitsandbytes failed: ModuleNotFoundError("No module named 'bitsandbytes'"); anima: import dadaptation failed: ModuleNotFoundError("No module named 'dadaptation'"); anima: import optimum.quanto failed: ModuleNotFoundError("No module named 'optimum'")

手动补全安装命令:

F:\AIhuihua\anima\SD-Trainer-v2.7.0\SD-Trainer\extensions\anima_lora.venv\Scripts\python.exe -m pip install bitsandbytes==0.49.2 dadaptation==3.1 optimum quanto -i https://pypi.tuna.tsinghua.edu.cn/simple
后 再次进入ui时ui卡死 刷新后开启插件界面长期保持 安装中 检查中 状态 点击无反应

Image

install_state.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions