Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
3b2d1652
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "5e8c8eb5bad1d43212b2e8bf724114fe5cdfd807"
Commit
3b2d1652
authored
Dec 10, 2021
by
Sylvain Gugger
Browse files
Fix typo in branch name
parent
1b75d723
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build_documentation.yml
.github/workflows/build_documentation.yml
+1
-1
No files found.
.github/workflows/build_documentation.yml
View file @
3b2d1652
...
...
@@ -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@add
_
install
_
cell
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])")
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment