Skip to content
Snippets Groups Projects
Commit 3b0fad00 authored by lutobi's avatar lutobi
Browse files

Update README.md

parent cb977c04
No related branches found
No related tags found
No related merge requests found
...@@ -95,7 +95,13 @@ In order to use the package you need to have properly prepared environment. It i ...@@ -95,7 +95,13 @@ In order to use the package you need to have properly prepared environment. It i
* Tensorflow * Tensorflow
* Pytorch ... * Pytorch ...
You can install all dependencies by: ... and many more, which are listed in 'requirements.txt' files (each architecture has its own list of necessary dependecies).
You can install all dependencies by:
```bash
conda install --file requirements.txt
```
### Download Package ### Download Package
To download package you can simply clone this GitLab repository by using the following command: To download package you can simply clone this GitLab repository by using the following command:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment