Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
|
|
| 1 |
gradio>=3.36
|
| 2 |
-
huggingface_hub>=0.20.0
|
| 3 |
-
requests>=2.31
|
|
|
|
| 1 |
+
llama-cpp-python>=0.2.61
|
| 2 |
gradio>=3.36
|
| 3 |
+
huggingface_hub>=0.20.0
|
|
|