"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "4edde134f6a65887c0d381404dc84762d0b6effa"
Unverified Commit 877bec8a authored by Ryan Russell's avatar Ryan Russell Committed by GitHub
Browse files

refactor: update ldm-bert `config.json` url closes #675 (#680)



refactor: update ldm-bert `config.json` url
Signed-off-by: default avatarRyan Russell <git@ryanrussell.org>
Signed-off-by: default avatarRyan Russell <git@ryanrussell.org>
parent a784be2e
...@@ -179,7 +179,7 @@ LDMBERT_PRETRAINED_MODEL_ARCHIVE_LIST = [ ...@@ -179,7 +179,7 @@ LDMBERT_PRETRAINED_MODEL_ARCHIVE_LIST = [
LDMBERT_PRETRAINED_CONFIG_ARCHIVE_MAP = { LDMBERT_PRETRAINED_CONFIG_ARCHIVE_MAP = {
"ldm-bert": "https://huggingface.co/ldm-bert/resolve/main/config.json", "ldm-bert": "https://huggingface.co/valhalla/ldm-bert/blob/main/config.json",
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment