Open dianfengxiaobo opened 6 months ago
先确保你的终端在这个文件夹。
cd your path
python interact.py --no_cuda --model_path ./model/model_epoch40_50w
先确保你的终端在这个文件夹。
cd your path python interact.py --no_cuda --model_path ./model/model_epoch40_50w
检查你的模型文件的位置,在model路径下即可使用此操作,若model与interact.py位于同一目录下,可以使用你的方法。
确保路径如下
-- model
----model_epoch40_50w
--interact.py
在终端输入python interact.py --no_cuda --model_path model_epoch40_50w会出现python: can't open file 'interact.py': [Errno 2] No such file or directory这个错误 怎么换路径都没用咋办哪,急死了快