updated pip package manager

updated pip to pip3 in readme instructions
pull/472/head
PRIYANKjakharia 1 year ago
parent 336f120ce1
commit 61c01c1037

@ -54,7 +54,7 @@ conda activate stylegan3
Then install the additional requirements Then install the additional requirements
``` ```
pip install -r requirements.txt pip3 install -r requirements.txt
``` ```
Otherwise (for GPU acceleration on MacOS with Silicon Mac M1/M2, or just CPU) try the following: Otherwise (for GPU acceleration on MacOS with Silicon Mac M1/M2, or just CPU) try the following:

Loading…
Cancel
Save