svjack commited on
Commit
0f2f8b8
1 Parent(s): 5f0c19a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ pandas
2
+ chatglm-cpp
3
+ torch
4
+ tabulate
5
+ tqdm
6
+ transformers
7
+ accelerate
8
+ sentencepiece
9
+ huggingface_hub