liang-huggingface commited on
Commit
6820dc1
·
1 Parent(s): a22c00c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -2
requirements.txt CHANGED
@@ -1,5 +1,12 @@
1
  gradio
2
  biopython
3
  pandas
4
- transformers
5
- torch
 
 
 
 
 
 
 
 
1
  gradio
2
  biopython
3
  pandas
4
+ torch
5
+ transformers==4.32.0
6
+ accelerate
7
+ tiktoken
8
+ einops
9
+ scipy
10
+ transformers_stream_generator==0.0.4
11
+ peft
12
+ deepspeed