Skip to content

Commit 901d32c

Browse files
Merge pull request #2242 from chunduriv:patch-18
PiperOrigin-RevId: 548716400
2 parents 77b51f8 + aff98b6 commit 901d32c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/en/tutorials/audio/simple_audio.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,7 @@
9898
},
9999
"outputs": [],
100100
"source": [
101-
"!pip install -U -q tensorflow tensorflow_datasets\n",
102-
"!apt install --allow-change-held-packages libcudnn8=8.1.0.77-1+cuda11.2"
101+
"!pip install -U -q tensorflow tensorflow_datasets"
103102
]
104103
},
105104
{

0 commit comments

Comments
 (0)