]> _ Git - fluidbook_processfarm.git/commitdiff
#7556
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Jul 2025 14:30:17 +0000 (16:30 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 29 Jul 2025 14:30:17 +0000 (16:30 +0200)
app/.EasyOCR/EasyOCR [deleted file]
updatecontainer

diff --git a/app/.EasyOCR/EasyOCR b/app/.EasyOCR/EasyOCR
deleted file mode 100644 (file)
index e69de29..0000000
index 32dc37b4b3c6bac410f4341a3a95e915fd908fef..e23e6f8e73075d8ab63049c883ad0d501fc841d5 100644 (file)
@@ -13,5 +13,8 @@ docker compose up -d
 docker exec fluidbook-processfarm composer update
 chmod 755 ./app/vendor/cubist/pdf/resources/tools/fwstk.sh
 chmod 755 ./app/vendor/fluidbook/tools/resources/tools/svgcleaner/svgcleaner
+mkdir -p ./app/.EasyOCR
+mkdir -p ./app/.cache/huggingface
 chmod 777 -R ./app/.EasyOCR
+chmod 777 -R ./app/.cache/huggingface
 if command -v ufw-docker &> /dev/null; then ufw-docker allow fluidbook-processfarm; fi
\ No newline at end of file