Prot10 commited on
Commit
a946c71
1 Parent(s): 46462ec

Update requirements.txt

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