KaizeShi commited on
Commit
72dd3d9
·
1 Parent(s): 698c76c

Add application file

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