lllyasviel / Omost

Your image is almost there!
Apache License 2.0
7.33k stars 420 forks source link

cannot import name 'cached_download' from 'huggingface_hub' #123

Open myGitToy opened 1 week ago

myGitToy commented 1 week ago

it seems like hugging face changed something, using pip install huggingface_hub==0.25.2 to downgrade

ChantMyZeal commented 1 week ago

maybe you can try: pip install --upgrade diffusers

ska1296 commented 3 hours ago

thanks! this worked for me for the same error