Skip to content
Snippets Groups Projects

Update new_specie/README.md

Merged Paul Best requested to merge paul.best-main-patch-80010 into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -6,6 +6,6 @@ train_AE.py
@@ -6,6 +6,6 @@ train_AE.py
compute_embeddings.py
compute_embeddings.py
sort_cluster.py
sort_cluster.py
use python script.py --help to get more information on each scripts' usages
use `python myscript.py --help` to get more information on each scripts' usage
required packages can be found in the requirements.txt file
required packages can be install using `pip install -r requirements.txt requirements.txt`
Loading