Open snehasree-sony opened 5 months ago
同问
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?
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.