2024-03-07 15:24:45 +08:00

10 lines
449 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

您装的是推理包的2.0版本
这个版本也兼容训练,就是在原版的基础上以子模块的形式挂载了推理包。
下面的路径相对于根目录
现在的脚本放在“一键启动脚本”中
模型位置不变仍在“trained”中
推理设置如端口、半精度、分享等不变在“Inference\config.json”中
您如果要从旧项目迁移只需要迁移Inference\config.json、trained文件夹即可。