Unverified Commit 64c7c2bc authored by Sylvain Gugger's avatar Sylvain Gugger Committed by GitHub
Browse files

Install nlp for github actions test (#6728)

parent 62449570
......@@ -46,6 +46,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: |
......
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