Install nlp for github actions test (#6728)
This commit is contained in:
1
.github/workflows/self-push.yml
vendored
1
.github/workflows/self-push.yml
vendored
@@ -46,6 +46,7 @@ jobs:
|
|||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
pip install torch!=1.6.0
|
pip install torch!=1.6.0
|
||||||
pip install .[sklearn,testing,onnxruntime]
|
pip install .[sklearn,testing,onnxruntime]
|
||||||
|
pip install git+https://github.com/huggingface/nlp
|
||||||
|
|
||||||
- name: Are GPUs recognized by our DL frameworks
|
- name: Are GPUs recognized by our DL frameworks
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user