Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ gradio
|
|
| 5 |
sympy
|
| 6 |
gguf
|
| 7 |
matplotlib
|
| 8 |
-
pandas
|
|
|
|
|
|
| 5 |
sympy
|
| 6 |
gguf
|
| 7 |
matplotlib
|
| 8 |
+
pandas
|
| 9 |
+
llama-cpp-python
|