Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -15,7 +15,7 @@ reportlab>=4.2.0,<5.0.0
|
|
| 15 |
huggingface_hub>=0.25.0,<1.0.0
|
| 16 |
|
| 17 |
# GGUF support - critical for DeepSeek-R1-0528-Qwen3-8B compatibility
|
| 18 |
-
llama-cpp-python==0.3.
|
| 19 |
|
| 20 |
# Optional GPU support (uncomment if needed)
|
| 21 |
# torch>=2.3.1,<3.0.0
|
|
|
|
| 15 |
huggingface_hub>=0.25.0,<1.0.0
|
| 16 |
|
| 17 |
# GGUF support - critical for DeepSeek-R1-0528-Qwen3-8B compatibility
|
| 18 |
+
llama-cpp-python==0.3.9
|
| 19 |
|
| 20 |
# Optional GPU support (uncomment if needed)
|
| 21 |
# torch>=2.3.1,<3.0.0
|