Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
llama-cpp-python==0.3.
|
| 2 |
huggingface_hub>=0.23.0
|
| 3 |
gradio>=4.44.0
|
| 4 |
numpy>=1.25.0
|
|
|
|
| 1 |
+
llama-cpp-python==0.3.8
|
| 2 |
huggingface_hub>=0.23.0
|
| 3 |
gradio>=4.44.0
|
| 4 |
numpy>=1.25.0
|