fix: outdated/broken instructions

This commit is contained in:
Laurent FAINSIN 2023-07-18 14:40:41 +02:00
parent f79b9c697b
commit 8f37d2838b

View file

@ -35,9 +35,9 @@
pip install git+https://github.com/openai/CLIP.git pip install git+https://github.com/openai/CLIP.git
# build some packages first (optional) # build some packages first (optional)
export CUDA_HOME=/usr/local/cud # just in case rosetta cucks you export CUDA_HOME=/usr/local/cuda # just in case rosetta cucks you
module load gcc/11.2.0 module load compilers
module load mpfr/4.0.2 module load mpfr
python build_pkg.py python build_pkg.py
``` ```
Tested with conda version 22.9.0 Tested with conda version 22.9.0