Unverified Commit c3cd88a9 authored by Sylvain Gugger's avatar Sylvain Gugger Committed by GitHub
Browse files

Small fixes for the doc (#14751)

parent 12d9b957
......@@ -45,7 +45,7 @@ jobs:
run: |
sudo apt-get -y update && sudo apt-get install -y libsndfile1-dev
pip install git+https://github.com/huggingface/doc-builder@add_install_cell
pip install git+https://github.com/huggingface/doc-builder
pip install git+https://github.com/huggingface/transformers#egg=transformers[dev]
export TORCH_VERSION=$(python -c "from torch import version; print(version.__version__.split('+')[0])")
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment