Add 'gguf' to project dependencies (#12046)

This commit is contained in:
Muqi Li
2025-10-24 17:16:19 +08:00
committed by GitHub
parent 7ef5d8afd4
commit b04cd3d487

View File

@@ -27,6 +27,7 @@ dependencies = [
"einops",
"fastapi",
"flashinfer_python==0.4.1",
"gguf",
"hf_transfer",
"huggingface_hub",
"interegular",