Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -15,3 +15,9 @@ openai
|
|
15 |
numpy
|
16 |
arxiv
|
17 |
rich
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
numpy
|
16 |
arxiv
|
17 |
rich
|
18 |
+
protobuf
|
19 |
+
transformers==4.27.1
|
20 |
+
cpm_kernels
|
21 |
+
torch>=1.10
|
22 |
+
mdtex2html
|
23 |
+
sentencepiece
|