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

MaxRetryError - modelscope doesnt download #45

Open
snehasree-sony opened this issue May 22, 2024 · 2 comments
Open

MaxRetryError - modelscope doesnt download #45

snehasree-sony opened this issue May 22, 2024 · 2 comments

Comments

@snehasree-sony
Copy link

MaxRetryError: None: Max retries exceeded with url: http://www.modelscope.cn/api/v1/models/damo/
Video-to-Video/repo?Revision=v1.1.0&FilePath=non_ema_0035000.pth (Caused by ConnectionError(ReadTimeoutError("HTTPC
onnectionPool(host='www.modelscope.cn', port=80): Read timed out.")))

Please help with this error. Also, I couldnt see Animatediff and SVD even if i change the flag of basemodel. I could see only modelscope under third_party folder.

@niunaicoke
Copy link

同问

@oldnaari
Copy link
Collaborator

About the MaxRetryError, we cannot fix this, because this is caused by a third-party library. Sometimes it happens when modelscope download servers are not available. Retrying later should work.

About the AnimateDiff and SVD, we are using them from diffusers, so there shouldn't be any additional directories for them in the project.
Do you get any other errors when changing the flag of basemodel?

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

3 participants