Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -93,7 +93,7 @@ wikipedia
|
|
93 |
pypdf
|
94 |
unstructured
|
95 |
tiktoken
|
96 |
-
llama_cpp_python
|
97 |
torch
|
98 |
transformers[sentencepiece]
|
99 |
tensorflow
|
|
|
93 |
pypdf
|
94 |
unstructured
|
95 |
tiktoken
|
96 |
+
# llama_cpp_python
|
97 |
torch
|
98 |
transformers[sentencepiece]
|
99 |
tensorflow
|