Anuji commited on
Commit
97a3816
·
verified ·
1 Parent(s): 1990330
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ transformers==4.38.2
3
+ xformers==0.0.21
4
+ timm>=0.9.16
5
+ accelerate
6
+ sentencepiece
7
+ attrdict
8
+ einops
9
+ gradio==3.48.0
10
+ gradio-client==0.6.1
11
+ mdtex2html==1.3.0
12
+ pypinyin==0.50.0
13
+ tiktoken==0.5.2
14
+ tqdm==4.64.0
15
+ colorama==0.4.5
16
+ Pygments==2.12.0
17
+ markdown==3.4.1