Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperDramsch committed Dec 6, 2022
1 parent 8cf6f62 commit e877bd5
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,15 @@ Requirements
- numpy
- scipy
- scikit-learn
- keras
- tensorflow 2.X or tensorflow-gpu 2.X
- tensorflow 2.X

Install requirements for computer vision experiments with pip:
```
pip install -f requirements.txt
```

For the non-gpu version:
```
pip install -f requirements-nogpu.txt
pip install -f requirements.txt
```

Depending on your Python installation you might want to use anaconda or other tools.
Depending on your Python installation you might want to use anaconda or venv or other tools.


Installation
Expand Down

0 comments on commit e877bd5

Please sign in to comment.