Spaces:
Running
Running
Switch to llama-cpp-python
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
huggingface_hub
|
| 4 |
-
numpy
|
|
|
|
| 1 |
gradio
|
| 2 |
+
llama-cpp-python
|
| 3 |
huggingface_hub
|
| 4 |
+
numpy
|