Skip to content

Commit 4a890dd

Browse files
committed
Small refactoring of the readme text.
1 parent 488cc28 commit 4a890dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ There are two ways to install imagededup:
4949
pip install imagededup
5050
```
5151

52-
⚠️ **Note**: imagededup comes with TensorFlow CPU-only support by default. If you have a machine with GPU support, you should rather install it
53-
especially if you use CNN to find duplicates. It's way faster. See the [TensorFlow guide](https://www.tensorflow.org/install/gpu)
54-
for more details on how to install it.
52+
⚠️ **Note**: imagededup comes with TensorFlow CPU-only support by default. If you have GPUs, you should rather
53+
install the TensorFlow version with GPU support especially when you use CNN to find duplicates. It's way faster. See the
54+
[TensorFlow guide](https://www.tensorflow.org/install/gpu) for more details on how to install it.
5555

5656
* Install imagededup from the GitHub source:
5757

0 commit comments

Comments
 (0)