Update requirements.txt

Applied fix for `Error: cannot import name 'split_torch_state_dict_into_shards' from 'huggingface_hub'` as advised in https://github.com/run-llama/llama_index/discussions/14605
pull/160/head
aloshy.ΞTH 2024-08-31 15:20:25 +04:00 committed by GitHub
parent 6d459a1ad5
commit 6898efefc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ torch==2.0.1
torchvision==0.15.2
diffusers==0.25.0
transformers==4.36.2
huggingface-hub==0.20.2
huggingface-hub==0.23.0
spaces==0.19.4
numpy
accelerate