Open mcmoe opened 5 months ago
In latest run of notebook I receive the error ImportError: huggingface-hub>=0.23.0,<1.0 is required for a normal functioning of this module, but found huggingface-hub==0.22.2. Upgrading the dependency fixes it.
ImportError: huggingface-hub>=0.23.0,<1.0 is required for a normal functioning of this module, but found huggingface-hub==0.22.2.
In latest run of notebook I receive the error
ImportError: huggingface-hub>=0.23.0,<1.0 is required for a normal functioning of this module, but found huggingface-hub==0.22.2.
Upgrading the dependency fixes it.