Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ kernels
|
|
| 5 |
gradio[mcp]
|
| 6 |
torch
|
| 7 |
gguf
|
| 8 |
-
accelerate
|
|
|
|
|
|
| 5 |
gradio[mcp]
|
| 6 |
torch
|
| 7 |
gguf
|
| 8 |
+
accelerate
|
| 9 |
+
llama-cpp-python
|