Skip to content

Commit e0bbea0

Browse files
committed
install dev deps
1 parent 0e28ed5 commit e0bbea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
pip install .
4242
4343
# Install extra stuff for notebook runs
44-
pip install "huggingface_hub[cli]" jupyter nbconvert torch
44+
pip install "huggingface_hub[cli]" jupyter nbconvert ipykernel torch accelerate bitsandbytes
4545
- name: Huggingface Hub Login
4646
run: |
4747
source .venv/bin/activate

0 commit comments

Comments
 (0)