Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for library dependency issue #6

Closed
anEEStudent opened this issue Jul 12, 2023 · 1 comment
Closed

Fix for library dependency issue #6

anEEStudent opened this issue Jul 12, 2023 · 1 comment

Comments

@anEEStudent
Copy link

Hi all,
I have managed to fix the library dependency issue by installing
huggingface-hub version 0.15.1 and changing this line in C:\Users\<UserName>\AppData\Local\Programs\Python\Python39\Lib\site-packages\pyannote\audio\core\model.py from from pytorch_lightning.utilities.cloud_io import load as pl_load to from lightning_fabric.utilities.cloud_io import _load as pl_load

@ezzcodeezzlife
Copy link
Member

THank you for the information 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants