Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
huggingface_hub
|
3 |
-
llama-cpp-python
|
4 |
llama-index-llms-llama-cpp
|
5 |
llama-index-embeddings-huggingface
|
6 |
transformers
|
|
|
1 |
gradio
|
2 |
huggingface_hub
|
3 |
+
llama-cpp-python==0.2.36
|
4 |
llama-index-llms-llama-cpp
|
5 |
llama-index-embeddings-huggingface
|
6 |
transformers
|