File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,9 @@ There are two ways to install imagededup:
4949pip 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
You can’t perform that action at this time.
0 commit comments