Upgrade hf hub package to include hf_xet for faster downloads

This commit is contained in:
Debanjum
2025-05-17 02:37:20 -07:00
parent d867dca310
commit 673a15b6eb

View File

@@ -81,7 +81,7 @@ dependencies = [
"markdown-it-py ~= 3.0.0",
"websockets == 13.0",
"psutil >= 5.8.0",
"huggingface-hub >= 0.22.2",
"huggingface-hub[hf_xet] >= 0.22.2",
"apscheduler ~= 3.10.0",
"pytz ~= 2024.1",
"cron-descriptor == 1.4.3",