Skip to content
Snippets Groups Projects
Commit 3cfc414b authored by Hailu, Dawit's avatar Hailu, Dawit
Browse files

Update README.md

parent a9dadb74
No related branches found
No related tags found
No related merge requests found
...@@ -33,8 +33,9 @@ git clone https://gitlab.rrz.uni-hamburg.de/BAT9096/deepinverse.git ...@@ -33,8 +33,9 @@ git clone https://gitlab.rrz.uni-hamburg.de/BAT9096/deepinverse.git
# requirements # requirements
install conda environment with python=3.6, install conda environment with python=3.6,
install astra-toolbox stable version(```conda install -c astra-toolbox astra-toolbox```) install astra-toolbox with stable version, pytorch, and dival.
``` ```
conda install -c astra-toolbox astra-toolbox
conda install pytorch torchvision cudatoolkit=9.0 -c pytorch conda install pytorch torchvision cudatoolkit=9.0 -c pytorch
conda install dival conda install dival
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment