OS07 commited on
Commit
1359130
·
verified ·
1 Parent(s): ad3b19f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- pip install accelerate
2
- pip install -i https://pypi.org/simple/ bitsandbytes
3
  loralib
4
  torch
5
  transformers
 
1
+ accelerate
2
+ bitsandbytes
3
  loralib
4
  torch
5
  transformers