You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 18, 2026. It is now read-only.
Bug Details
enrichement app fails to start
With clean deployment enrichment app containers fails to start due
huggingface_hubv0.26.0 breaking changes (huggingface_hub removed cached_download)Steps To Reproduce
What is the expected behavior?
enrichmentweb should not fail
As temporary workaround you can just pin
huggingface_hubto last working version0.25.2by addingPubSec-Info-Assistant/app/enrichment/requirements.txt
Lines 1 to 17 in 098e1db
If the bug is confirmed, would you be willing to submit a PR?