Spaces:
Sleeping
Sleeping
vidhiparikh
commited on
Commit
•
5e1713a
1
Parent(s):
f9156e0
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ sentence_transformers
|
|
4 |
tiktoken
|
5 |
faiss-cpu
|
6 |
faiss-gpu
|
7 |
-
llama-cpp-python
|
|
|
|
|
|
4 |
tiktoken
|
5 |
faiss-cpu
|
6 |
faiss-gpu
|
7 |
+
llama-cpp-python
|
8 |
+
# Base ctransformers with no GPU acceleration
|
9 |
+
ctransformers>=0.2.24
|