Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pandas
|
2 |
-
chatglm-cpp
|
3 |
torch
|
4 |
tabulate
|
5 |
tqdm
|
|
|
1 |
pandas
|
2 |
+
chatglm-cpp==0.2.10
|
3 |
torch
|
4 |
tabulate
|
5 |
tqdm
|