Skip to content

Commit b2c5e55

Browse files
committed
revert models
1 parent b204a41 commit b2c5e55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ task downloadModelsGit {
362362
} else {
363363
def grgit = Grgit.clone(
364364
dir: "${grobidHome}/models/softcite",
365-
uri: "https://huggingface.co/SoFairOA/software-mentions-models",
365+
uri: "https://huggingface.co/sciencialab/software-mentions-models",
366366
depth: 1
367367
)
368368
}

0 commit comments

Comments
 (0)