Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ openai
|
|
3 |
llama_index
|
4 |
sentencepiece
|
5 |
torch
|
6 |
-
cnocr
|
|
|
|
3 |
llama_index
|
4 |
sentencepiece
|
5 |
torch
|
6 |
+
cnocr
|
7 |
+
llama_cpp
|