immich-machine-learning: unpin huggingface-hub

This commit is contained in:
Robert Schütz
2026-02-15 08:40:03 -08:00
parent 26b74cb058
commit 477d2eeddc
@@ -17,6 +17,7 @@ python.pkgs.buildPythonApplication rec {
pyproject = true;
pythonRelaxDeps = [
"huggingface-hub"
"numpy"
"pillow"
"pydantic-settings"