Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit d8464eb

Browse files
authored
Update README.rst
1 parent 0efac79 commit d8464eb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ To use this code, you need a Python 3.8 installation. Then, run the following se
5656
# Run the notebook
5757
jupyter notebook
5858
59+
# Optional: Install CUDA toolkit if Tensorflow cannot detect GPU
60+
conda install cudatoolkit=10.1 cudnn=7.6 -c conda-forge
61+
5962
CUDA 10.1 is required to run the trained models.
6063

6164

0 commit comments

Comments
 (0)