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
70292409
"...serve/git@developer.sourcefind.cn:guobj/qwen_lmdeploy.git" did not exist on "e8ab4ba33785c348235c1ef932c7671e7e64687d"
Unverified
Commit
70292409
authored
Feb 09, 2022
by
Lysandre Debut
Committed by
GitHub
Feb 09, 2022
Browse files
Upgrade click version (#15579)
parent
9e00566b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/add-model-like.yml
.github/workflows/add-model-like.yml
+1
-0
No files found.
.github/workflows/add-model-like.yml
View file @
70292409
...
@@ -30,6 +30,7 @@ jobs:
...
@@ -30,6 +30,7 @@ jobs:
-
name
:
Install dependencies
-
name
:
Install dependencies
run
:
|
run
:
|
pip install --upgrade pip!=21.3
pip install --upgrade pip!=21.3
pip install -U click # Click 7 is installed in the environment by default, but we need at least version 8 for Black
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]
...
...
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