Spaces:
Runtime error
Runtime error
JunzhaoSun
commited on
Commit
Β·
18db60c
1
Parent(s):
8db62c1
Add requirements
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,8 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
-
torch
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers.git
|
| 2 |
+
torch>=1.10
|
| 3 |
+
protobuf
|
| 4 |
+
cpm_kernels
|
| 5 |
+
gradio
|
| 6 |
+
mdtex2html
|
| 7 |
+
sentencepiece
|
| 8 |
+
accelerate
|