Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nlp
ahisto-modules
ocr
Commits
4fe88857
Commit
4fe88857
authored
Apr 26, 2022
by
Vít Novotný
Browse files
Add NVIDIA Container Toolkit to installation instructions
parent
a898f29d
Pipeline
#133001
passed with stage
in 1 minute and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
4fe88857
...
...
@@ -5,7 +5,7 @@ was developed as a part of [the AHISTO TACR Eta grant project][7], number TL0300
To install the tool, perform the following steps:
1.
[
Install Python
][
4
]
and
[
Docker
][
5
]
.
1.
[
Install Python
][
4
]
,
[
Docker
][
5
]
, and
[
NVIDIA Container Toolkit
][
9
]
.
2.
Run
`make build`
from the command line to build the Docker images required by the tool.
3.
[
Create and activate a Python virtualenv
][
6
]
and run
`make install`
from the command line to install the tool.
...
...
@@ -55,3 +55,4 @@ from [the RASLAN 2021 article When Tesseract Brings Friends][3] is available in
[
6
]:
https://docs.python.org/3/library/venv.html
[
7
]:
https://starfos.tacr.cz/en/project/TL03000365
[
8
]:
https://nlp.fi.muni.cz/raslan/2020/paper1.pdf
[
9
]:
https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#docker
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment