Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan committed Jan 19, 2024
1 parent ff2d0c6 commit d26701e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples_and_demos/torch_to_jax.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
}
],
"source": [
"!pip install -q ivy\n",
"!pip install -q transformers\n",
"!pip install -q dm-haiku"
"!pip install ivy\n",
"!pip install transformers\n",
"!pip install dm-haiku"
]
},
{
Expand Down

0 comments on commit d26701e

Please sign in to comment.