Doubiiu / DynamiCrafter

[ECCV 2024, Oral] DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors
https://doubiiu.github.io/projects/DynamiCrafter/
Apache License 2.0
2.46k stars 197 forks source link

OSError: [Errno 101] Network is unreachable #62

Closed jdfgfcvb closed 5 months ago

jdfgfcvb commented 5 months ago

Hi, @Doubiiu I met an error when running python gradio_app.py --res 512 or sh scripts/run.sh 512: OSError: [Errno 101] Network is unreachable 11111 22222

Doubiiu commented 5 months ago

Hi. It seems that your machine cannot access HuggingFace model due to some network problems.

jdfgfcvb commented 5 months ago

Yes, the problem has been resolved. Thank you

EvanZouQ commented 4 months ago

Yes, the problem has been resolved. Thank you

Hi, could you tell how to solve this issue? Many thanks.