1
0
Fork 0

Rename PlantNetLibre-300K

deepcrayon
Jeff Moe 2023-07-05 15:48:22 -06:00
parent af72442a7d
commit d58369850e
1 changed files with 3 additions and 3 deletions

View File

@ -58,13 +58,13 @@ pyenv install 3.10
``` ```
## PlantNet-300K ## PlantNetLibre-300K
Clone the repo and set up Python environment. Clone the repo and set up Python environment.
Flavor Python version to taste. Flavor Python version to taste.
``` ```
git clone https://spacecruft.org/deepcrayon/PlantNet-300K git clone https://spacecruft.org/deepcrayon/PlantNetLibre-300K
cd PlantNet-300K/ cd PlantNetLibre-300K/
pyenv local 3.11 pyenv local 3.11
virtualenv -p python3.11.4 env virtualenv -p python3.11.4 env
source env/bin/activate source env/bin/activate