OS07 commited on
Commit
43ee95a
·
verified ·
1 Parent(s): fec4ab7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
- !pip install -q bitsandbytes accelerate loralib gradio
2
- !pip install -q git+https://github.com/huggingface/transformers.git@main git+https://github.com/huggingface/peft.git
 
 
 
 
 
1
+ bitsandbytes
2
+ accelerate
3
+ loralib
4
+ gradio
5
+ transformers
6
+ peft