mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-27 17:22:53 +03:00
refactor: update ldm-bert `config.json` url Signed-off-by: Ryan Russell <git@ryanrussell.org> Signed-off-by: Ryan Russell <git@ryanrussell.org>
This commit is contained in:
@@ -179,7 +179,7 @@ LDMBERT_PRETRAINED_MODEL_ARCHIVE_LIST = [
|
||||
|
||||
|
||||
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",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user