GeneFacePlusPlus
GeneFacePlusPlus copied to clipboard
Requirement Conflict
When I tried executing: ··· bash docs/prepare_env/install_ext.sh ··· It returned error which read 'The detected CUDA version (11.7) mismatches the version that was used to compile PyTorch (12.1). Please make sure to use the same CUDA versions.' However, we are supposed to install CUDA 11.7 since in your install_guide-zh.md it said '我们推荐安装torch2.0.1+cuda11.7. 已经发现 torch=2.1+cuda12.1 会导致 torch-ngp 错误'. How should I do? My machine is Ubuntu 22.04 with CUDA 11.7.0 locally installed and conda environment with python=3.9