captain-awesome
commited on
Commit
•
45abdcd
1
Parent(s):
19b4752
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ safetensors
|
|
10 |
transformers
|
11 |
langchain-community
|
12 |
torch
|
13 |
-
accelerate
|
|
|
|
10 |
transformers
|
11 |
langchain-community
|
12 |
torch
|
13 |
+
accelerate
|
14 |
+
llama-cpp-python
|