staghado commited on
Commit
cf2ca6c
·
verified ·
1 Parent(s): 247fadb

Update notebook.ipynb

Browse files
Files changed (1) hide show
  1. notebook.ipynb +1 -1
notebook.ipynb CHANGED
@@ -39,7 +39,7 @@
39
  ],
40
  "source": [
41
  "# Install transformers from the PR branch until it's merged!\n",
42
- "!pip install -q -U git+https://github.com/baptiste-aubertin/transformers.git@main"
43
  ]
44
  },
45
  {
 
39
  ],
40
  "source": [
41
  "# Install transformers from the PR branch until it's merged!\n",
42
+ "!pip install git+https://github.com/baptiste-aubertin/transformers.git@83d01ff90112ea3a0d8a6679aa9383e80f31c1db"
43
  ]
44
  },
45
  {