We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e164d9 commit 087daeeCopy full SHA for 087daee
.github/workflows/benchmark.yml
@@ -32,7 +32,7 @@ jobs:
32
run: |
33
apt-get update && apt-get install libsndfile1-dev libgl1 -y
34
python -m pip install -e .[quality,test]
35
- python -m pip install pandas
+ python -m pip install pandas peft
36
- name: Environment
37
38
python utils/print_env.py
0 commit comments