fix: outdated/broken instructions
This commit is contained in:
parent
f79b9c697b
commit
8f37d2838b
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue