Spaces:
Build error
Build error
Update requirements.txt
Browse filesUpdated requirements for CPU optimized GGUF version.
- requirements.txt +5 -10
requirements.txt
CHANGED
@@ -1,10 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
# bitsandbytes==0.46.1
|
7 |
-
# optimum==1.27.0
|
8 |
-
# onnx==1.18.0
|
9 |
-
# onnxruntime==1.22.1
|
10 |
-
torchao==0.12.0
|
|
|
1 |
+
llama_cpp_python==0.3.15
|
2 |
+
gradio==5.34.2
|
3 |
+
pypdf==5.9.0
|
4 |
+
python-docx 1.2.0
|
5 |
+
pandas==2.3.0
|
|
|
|
|
|
|
|
|
|