Spaces:
Running
Running
huolongguo10
commited on
Commit
·
a9b5f1e
1
Parent(s):
37ffb0d
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
chatglm_cpp
|
2 |
gradio
|
3 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
1 |
chatglm_cpp
|
2 |
gradio
|
3 |
+
torch
|
4 |
+
tabulate
|
5 |
+
tqdm
|
6 |
+
transformers
|
7 |
+
accelerate
|
8 |
+
sentencepiece
|