diff --git a/entrypoint.sh b/entrypoint.sh
index 0203acc2a97002659027dce34655e782f8693b85..e02282b46b6cb3586077e185a8778fde94962068 100755
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -1,8 +1,5 @@
 #!/bin/sh
 cd /home/worker
-if [ -z "$(ls -A model)" ]; then #if is empty download
-echo "Downloading model"
 wget -O model/xix http://minio.clarin-pl.eu/public/models/xix
 wget -O model/xxi http://minio.clarin-pl.eu/public/models/xxi
-fi
 ./morphodita_service