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
990de2c1
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "f4e4ad34ccee6f011be1b21c28e78d4816601059"
Unverified
Commit
990de2c1
authored
Oct 11, 2021
by
Lysandre Debut
Committed by
GitHub
Oct 11, 2021
Browse files
Remove pip 21.3 from installation candidates for model templates
parent
d45fc7da
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/model-templates.yml
.github/workflows/model-templates.yml
+1
-1
No files found.
.github/workflows/model-templates.yml
View file @
990de2c1
...
@@ -36,7 +36,7 @@ jobs:
...
@@ -36,7 +36,7 @@ jobs:
-
name
:
Install dependencies
-
name
:
Install dependencies
run
:
|
run
:
|
pip install --upgrade pip
pip install --upgrade pip
!=21.3
sudo apt -y update && sudo apt install -y libsndfile1-dev
sudo apt -y update && sudo apt install -y libsndfile1-dev
pip install .[dev]
pip install .[dev]
-
name
:
Create model files
-
name
:
Create model files
...
...
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