huangyangyi / TeCH

[3DV 2024] Official repo of "TeCH: Text-guided Reconstruction of Lifelike Clothed Humans"

Home Page:https://huangyangyi.github.io/TeCH/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No such file or directory: 'exp/examples/name/prompt.txt'

Zhangpei226 opened this issue · comments

"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'

What is name.img?