Stepan Zadolya commited on
Commit
95f142a
1 Parent(s): 7b2f0d6
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -1,4 +1,10 @@
 
 
 
1
  git+https://github.com/huggingface/transformers.git
 
 
2
  git+https://github.com/huggingface/peft.git
3
  gradio
 
4
 
 
1
+ datasets
2
+ loralib
3
+ sentencepiece
4
  git+https://github.com/huggingface/transformers.git
5
+ accelerate
6
+ bitsandbytes
7
  git+https://github.com/huggingface/peft.git
8
  gradio
9
+ appdirs
10