Add gguf dependency for cpu/xpu (#12041)

This commit is contained in:
Zaili Wang
2025-10-23 21:13:17 -07:00
committed by GitHub
parent 4793ec7d1a
commit aa3003f116
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ dependencies = [
"decord",
"einops",
"fastapi",
"gguf",
"hf_transfer",
"huggingface_hub",
"interegular",