Update config.yml
Browse files- config.yml +2 -2
config.yml
CHANGED
@@ -8,8 +8,8 @@ chemspotUrl: ${CHEMSPOT_URL:- http://chemspot.local}
|
|
8 |
chemDataExtractorUrl: ${CDE_URL:- http://cde:8080}
|
9 |
|
10 |
grobidQuantitiesUrl: ${QUANTITIES_URL:- http://quantities:8080}
|
11 |
-
linkingModuleUrl:
|
12 |
-
classResolverUrl:
|
13 |
|
14 |
pythonVirtualEnv:
|
15 |
pythonRedirectOutput: true
|
|
|
8 |
chemDataExtractorUrl: ${CDE_URL:- http://cde:8080}
|
9 |
|
10 |
grobidQuantitiesUrl: ${QUANTITIES_URL:- http://quantities:8080}
|
11 |
+
linkingModuleUrl: https://lfoppiano-grobid-superconductors-tools.hf.space
|
12 |
+
classResolverUrl: https://lfoppiano-grobid-superconductors-tools.hf.space
|
13 |
|
14 |
pythonVirtualEnv:
|
15 |
pythonRedirectOutput: true
|