From 5367d94f344489e0689c8d54e3d89d76fdd31559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Gallou=C3=ABt?= Date: Thu, 6 Feb 2025 14:45:55 +0000 Subject: [PATCH] Fix requirements.txt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adrien Gallouët --- backends/llamacpp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backends/llamacpp/requirements.txt b/backends/llamacpp/requirements.txt index d7cff7bd..cdce2da2 100644 --- a/backends/llamacpp/requirements.txt +++ b/backends/llamacpp/requirements.txt @@ -1,2 +1,2 @@ transformers==4.48.2 -huggingface-hub==0.28.1 \ No newline at end of file +huggingface-hub==0.28.1