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
55cb2ee6
Unverified
Commit
55cb2ee6
authored
Oct 08, 2020
by
Thomas Wolf
Committed by
GitHub
Oct 08, 2020
Browse files
Green tests: update torch-hub test dependencies (add protobuf and pin tokenizer 0.9.0-RC2) (#7658)
* pin torch-hub test * add protobuf dep
parent
9aeacb58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.github/workflows/github-torch-hub.yml
.github/workflows/github-torch-hub.yml
+2
-1
No files found.
.github/workflows/github-torch-hub.yml
View file @
55cb2ee6
...
...
@@ -30,7 +30,8 @@ jobs:
run
:
|
pip install --upgrade pip
pip install torch
pip install numpy tokenizers filelock requests tqdm regex sentencepiece sacremoses packaging
pip install numpy filelock protobuf requests tqdm regex sentencepiece sacremoses packaging
pip install tokenizers==0.9.0.rc2
-
name
:
Torch hub list
run
:
|
...
...
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