Open myGitToy opened 1 week ago
it seems like hugging face changed something, using pip install huggingface_hub==0.25.2 to downgrade
maybe you can try: pip install --upgrade diffusers
thanks! this worked for me for the same error
it seems like hugging face changed something, using pip install huggingface_hub==0.25.2 to downgrade