BK-Lee commited on
Commit
b00bcfe
·
1 Parent(s): bf5013e
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  # flash-attn
2
- torch==2.2.2 torchvision==0.17.2 torchaudio==2.2.2 --index-url https://download.pytorch.org/whl/cu121
 
 
3
  transformers
4
  bitsandbytes
5
  accelerate
 
1
  # flash-attn
2
+ torch==2.2.2
3
+ torchvision==0.17.2
4
+ torchaudio==2.2.2
5
  transformers
6
  bitsandbytes
7
  accelerate