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
renzhc
diffusers_dcu
Commits
087daee2
"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "3649d7b903b244939e684c072e756204c5f23224"
Unverified
Commit
087daee2
authored
Feb 16, 2024
by
Sayak Paul
Committed by
GitHub
Feb 16, 2024
Browse files
add: peft to the benchmark workflow (#6989)
parent
7e164d98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/benchmark.yml
.github/workflows/benchmark.yml
+1
-1
No files found.
.github/workflows/benchmark.yml
View file @
087daee2
...
@@ -32,7 +32,7 @@ jobs:
...
@@ -32,7 +32,7 @@ jobs:
run
:
|
run
:
|
apt-get update && apt-get install libsndfile1-dev libgl1 -y
apt-get update && apt-get install libsndfile1-dev libgl1 -y
python -m pip install -e .[quality,test]
python -m pip install -e .[quality,test]
python -m pip install pandas
python -m pip install pandas
peft
-
name
:
Environment
-
name
:
Environment
run
:
|
run
:
|
python utils/print_env.py
python utils/print_env.py
...
...
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