sanchit-gandhi HF staff commited on
Commit
5285b2d
1 Parent(s): 08b4361

fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
- pip install git+https://github.com/huggingface/transformers
4
  accelerate
5
  optimum
6
  flash-attn --no-build-isolation
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
+ git+https://github.com/huggingface/transformers
4
  accelerate
5
  optimum
6
  flash-attn --no-build-isolation