Spaces:
Runtime error
Runtime error
Commit
·
d17516a
1
Parent(s):
cd7ddd1
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
3 |
icetk
|
4 |
-
cpm_kernels
|
|
|
|
1 |
+
gradio
|
2 |
+
torch
|
3 |
+
protobuf>=3.19.5,<3.20.1
|
4 |
+
transformers>=4.26.1
|
5 |
icetk
|
6 |
+
cpm_kernels
|
7 |
+
psutil
|