Update requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
CHANGED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch>=2.0.0
|
2 |
+
transformers>=4.30.2
|
3 |
+
sentencepiece
|
4 |
+
accelerate
|
5 |
+
opencc-python-reimplemented
|
6 |
+
protobuf
|
7 |
+
cpm_kernels
|
8 |
+
onnx
|
9 |
+
gradio
|
10 |
+
streamlit
|
11 |
+
fastapi
|
12 |
+
mdtex2html
|
13 |
+
pydantic
|
14 |
+
icetk
|