diff --git a/.github/workflows/self-scheduled.yml b/.github/workflows/self-scheduled.yml index b291176633..243ade6afe 100644 --- a/.github/workflows/self-scheduled.yml +++ b/.github/workflows/self-scheduled.yml @@ -43,6 +43,7 @@ jobs: pip install --upgrade pip pip install torch!=1.6.0 pip install .[sklearn,testing,onnxruntime] + pip install git+https://github.com/huggingface/nlp - name: Are GPUs recognized by our DL frameworks run: |