Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
chatglm-cpp
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
chatglm-cpp
|
2 |
+
torch
|
3 |
+
tabulate
|
4 |
+
tqdm
|
5 |
+
transformers
|
6 |
+
accelerate
|
7 |
+
sentencepiece
|