Moore-AnimateAnyone icon indicating copy to clipboard operation
Moore-AnimateAnyone copied to clipboard

about HFValidationError

Open ButoneDream opened this issue 1 year ago • 1 comments

huggingface_hub.utils._validators.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': './pretrained_weights/sd-vae-ft-mse'. Use repo_type argument if needed.

During handling of the above exception, another exception occurred:

OSError: We couldn't connect to 'https://huggingface.co' to load this model, couldn't find it in the cached files and it looks like ./pretrained_weights/sd-vae-ft-mse is not the path to a directory containing a config.json file.

how to fix it ? anyone

ButoneDream avatar Feb 24 '24 06:02 ButoneDream

#93 Try to check this solution

lixunsong avatar Feb 29 '24 09:02 lixunsong