Unverified Commit 087daee2 authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

add: peft to the benchmark workflow (#6989)

parent 7e164d98
......@@ -32,7 +32,7 @@ jobs:
run: |
apt-get update && apt-get install libsndfile1-dev libgl1 -y
python -m pip install -e .[quality,test]
python -m pip install pandas
python -m pip install pandas peft
- name: Environment
run: |
python utils/print_env.py
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment