OS07 commited on
Commit
62bb5d5
·
verified ·
1 Parent(s): 80fedcf

Update requirements.txt

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