Skip to content

Commit

Permalink
Merge pull request #84 from salesforce/pycuda-context
Browse files Browse the repository at this point in the history
update notebook
  • Loading branch information
Emerald01 committed Jun 16, 2023
2 parents 4c6acb2 + d264b53 commit 76e6974
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tutorials/simple-end-to-end-example.ipynb
Expand Up @@ -60,7 +60,7 @@
},
"outputs": [],
"source": [
"! pip install --quiet \"rl-warp-drive>=2.0\" \"torch==1.10.*\" \"torchvision==0.11.*\" \"torchtext==0.11.*\""
"! pip install --quiet \"rl-warp-drive>=2.4\""
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial-5-training_with_warp_drive.ipynb
Expand Up @@ -84,7 +84,7 @@
"metadata": {},
"outputs": [],
"source": [
"! pip install --quiet \"rl-warp-drive>=2.0\" \"torch==1.10.*\" \"torchvision==0.11.*\" \"torchtext==0.11.*\" \"ffmpeg-python\" "
"! pip install --quiet \"rl-warp-drive>=2.4\" \"ffmpeg-python\" "
]
},
{
Expand Down

0 comments on commit 76e6974

Please sign in to comment.