Update home authored by Lars Bittrich's avatar Lars Bittrich
...@@ -16,7 +16,7 @@ Requirements: ...@@ -16,7 +16,7 @@ Requirements:
``` ```
pip install opencv-python pip install opencv-python
conda install scikit-image dill conda install scikit-image dill
``` ```
- we recommend working with a 64bit OS and also a python interpreter compiled - we recommend working with a 64bit OS and also a python interpreter compiled
for 64bit as many use cases require a lot of memory (16 GB better 32 GB for 64bit as many use cases require a lot of memory (16 GB better 32 GB
recommended) recommended)
... ...
......