This commit is contained in:
AbdBarho 2022-10-01 12:31:33 +02:00
parent 34c9227197
commit 703f7c7207

View file

@ -25,5 +25,6 @@ cp -vf cache/weights/parsing_parsenet.pth data/.cache/
cp -v embeddings/* data/embeddings/
echo this script was created 10/2022
echo Dont forget to run: docker compose --profile download up --build
echo the cache and embeddings folders can be deleted, but its not necessary.