homeway commited on
Commit
0e15af2
·
1 Parent(s): 86254b2

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ protobuf
2
+ transformers>=4.30.2
3
+ cpm_kernels
4
+ torch>=2.0
5
+ gradio~=3.39
6
+ sentencepiece
7
+ accelerate
8
+ sse-starlette
9
+ streamlit>=1.29.0
10
+ fastapi>=0.104.1
11
+ uvicorn~=0.24.0
12
+ loguru~=0.7.2
13
+ mdtex2html>=1.2.0
14
+ latex2mathml>=3.76.0