Spaces:
Runtime error
Runtime error
Yemin Shi
commited on
Commit
Β·
fafa086
1
Parent(s):
76a2333
update requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ scipy==1.11.1
|
|
6 |
sentencepiece==0.1.99
|
7 |
torch==2.0.1
|
8 |
transformers==4.31.0
|
|
|
|
6 |
sentencepiece==0.1.99
|
7 |
torch==2.0.1
|
8 |
transformers==4.31.0
|
9 |
+
llama-cpp-python
|