Unverified Commit aa3003f1 authored by Zaili Wang's avatar Zaili Wang Committed by GitHub
Browse files

Add gguf dependency for cpu/xpu (#12041)

parent 4793ec7d
......@@ -26,6 +26,7 @@ dependencies = [
"decord",
"einops",
"fastapi",
"gguf",
"hf_transfer",
"huggingface_hub",
"intel-openmp",
......
......@@ -29,6 +29,7 @@ dependencies = [
"decord",
"einops",
"fastapi",
"gguf",
"hf_transfer",
"huggingface_hub",
"interegular",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment