1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

add: peft to the benchmark workflow (#6989)

This commit is contained in:
Sayak Paul
2024-02-16 09:29:10 +05:30
committed by GitHub
parent 7e164d98a8
commit 087daee2f0

View File

@@ -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