Update huggingface-hub requirement from <=0.25.2 to <=0.26.3

Updates the requirements on [huggingface-hub](https://github.com/huggingface/huggingface_hub) to permit the latest version.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](https://github.com/huggingface/huggingface_hub/compare/v0.0.1...v0.26.3)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Этот коммит содержится в:
dependabot[bot] 2024-12-02 12:33:47 +00:00 коммит произвёл GitHub
родитель 403525aa46
Коммит 6e0be38783
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194

Просмотреть файл

@ -43,7 +43,7 @@ dependencies = [
"Requests",
"retina_face",
"ammico-lavis>=1.0.2.3",
"huggingface-hub<=0.25.2",
"huggingface-hub<=0.26.3",
"setuptools",
"spacy<=3.7.5",
"tensorflow>=2.13.0",