Unverified Commit 9d1b4db2 authored by Sam Shleifer's avatar Sam Shleifer Committed by GitHub
Browse files

add nlp install (#6767)

parent c225e872
......@@ -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: |
......
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