Skip to content

Commit 008fea0

Browse files
lesebvmpuri
authored andcommitted
fix: Remove dup gguf dependency (#1371)
`gguf` was listed twice on the dependency list. Signed-off-by: Sébastien Han <[email protected]>
1 parent add35e8 commit 008fea0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ snakeviz
1414
sentencepiece
1515
# numpy version range required by GGUF util
1616
numpy >= 1.17, < 2.0
17-
gguf
1817
blobfile
1918
tomli >= 1.1.0 ; python_version < "3.11"
2019
openai

0 commit comments

Comments
 (0)