netmouse commited on
Commit
6e43625
·
verified ·
1 Parent(s): a0fa65b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1 +1,10 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ datasets
3
+ loralib
4
+ sentencepiece
5
+ git+https://github.com/huggingface/transformers.git
6
+ accelerate
7
+ bitsandbytes
8
+ git+https://github.com/huggingface/peft.git
9
+ gradio
10
+ scipy