No such file or directory: 'exp/examples/name/prompt.txt'
Zhangpei226 opened this issue · 2 comments
Zhangpei226 commented
"I would like to ask, how can I obtain the missing files?"
FileNotFoundError: [Errno 2] No such file or directory: 'exp/examples/name/ldm/_v1-finetune_unfrozen/checkpoints/last.ckpt'
FileNotFoundError: [Errno 2] No such file or directory: 'exp/examples/name/png/name_crop.png'
- cat exp/examples/name/prompt.txt
- cut -d| -f1
cat: exp/examples/name/prompt.txt: 没有那个文件或目录 - export PROMPT=
- cat exp/examples/name/prompt.txt
- cut -d| -f2
cat: exp/examples/name/prompt.txt: 没有那个文件或目录
FileNotFoundError: [Errno 2] No such file or directory: 'exp/examples/name/prompt.txt'
Zhangpei226 commented
What is name.img?
saran-mcw commented
Even I'm facing this same issue?