luca-medeiros / lang-segment-anything

SAM with text prompt
Apache License 2.0
1.53k stars 167 forks source link

Update pyproject.toml to resolve incompatible dependency versions. #68

Closed MistyDragon7 closed 1 month ago

MistyDragon7 commented 1 month ago

Describe your changes and approach used

Earlier we had clashing versions of various repositories, as well as a "unable to import 'split_torch_state_dict_into_shards' from 'huggingface_hub' " error when attempting to fix that. The current versions of the dependencies however, work perfectly.

Checklist before requesting a review