Skip to content

Commit c34b226

Browse files
authored
tensorflow-gpu is old/ Decapricated (#166)
* tensorflow-gpu is old/ Decapricated Pip install/upgrade just in case there is a new version for avoiding error msgs, don't think a newer version should break anything ? & pypi.org/project/tensorflow-gpu" tl;dr "they were built in the same way and both provide GPU support via Nvidia CUDA. As of December 2022, tensorflow-gpu has been removed and has been replaced with this new, empty package that generates an error upon installation. All existing versions of tensorflow-gpu are still available, but the TensorFlow team has stopped releasing any new tensorflow-gpu packages, and will not release any patches for existing tensorflow-gpu versions." * Update requirements.txt
1 parent 672d228 commit c34b226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ opencv-python-headless
66
Pillow
77
pygame
88
pywin32
9-
tensorflow-gpu
9+
tensorflow

0 commit comments

Comments
 (0)