diffusion-face-relighting / difareli_code

Official code for DiFaReli
MIT License
114 stars 5 forks source link

problem when installing dependencies #1

Open Qrteng opened 1 year ago

Qrteng commented 1 year ago

during installing the dependencies, I have encountered the following error: $ pip install -r inference_requirements.txt Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple, https://mirrors.cernet.edu.cn/list/pypi, https://pypi.python.org/simple Processing /tmp/build/80754af9/astroid_1639030679373/work ERROR: Could not install packages due to an OSError: [Errno 2] 没有那个文件或目录: '/tmp/build/80754af9/astroid_1639030679373/work'

how to solve this? Thank you very much!

xiangli1117 commented 3 months ago

I encountered the same issue. Have you resolved it?

xiangli1117 commented 3 months ago

@XezXey

xiangli1117 commented 3 months ago

@Qrteng