Skip to content

Commit

Permalink
update transformer link
Browse files Browse the repository at this point in the history
  • Loading branch information
lfoppiano committed Jan 16, 2023
1 parent 51d55ee commit 9542606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ task copyModels(type: Copy) {
task downloadTransformers(dependsOn: copyModels) {
doLast {
download {
src "https://kdrive.infomaniak.com/app/share/104844/8e39fffd-dd97-4269-81f1-2c16bf00af4e/149872/download"
src "https://kdrive.infomaniak.com/app/share/104844/e458be50-b94c-4e16-b190-6fa17db58ef0/147421/download"
dest "${rootDir}/${grobidHome}/models/quantities-transformers.zip"
overwrite false
print "Download bulky transformers files under grobid-home: ${grobidHome}"
Expand Down

0 comments on commit 9542606

Please sign in to comment.