model-list.json: update url for t5-v1_1-xxl_encoderonly-fp16 (#1069)

The filename in the git repo was changed from "pytorch_model.safetensors" to "model.safetensors":

b13e9156c8
This commit is contained in:
Paul Molodowitch 2024-09-18 17:01:35 -07:00 committed by GitHub
parent bc63b2cd3f
commit 3e4ea1662c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -863,7 +863,7 @@
"description": "The encoder part of https://huggingface.co/google/t5-v1_1-xxl, used with SD3 and Flux1", "description": "The encoder part of https://huggingface.co/google/t5-v1_1-xxl, used with SD3 and Flux1",
"reference": "https://huggingface.co/mcmonkey/google_t5-v1_1-xxl_encoderonly", "reference": "https://huggingface.co/mcmonkey/google_t5-v1_1-xxl_encoderonly",
"filename": "google_t5-v1_1-xxl_encoderonly-fp16.safetensors", "filename": "google_t5-v1_1-xxl_encoderonly-fp16.safetensors",
"url": "https://huggingface.co/mcmonkey/google_t5-v1_1-xxl_encoderonly/resolve/main/pytorch_model.safetensors", "url": "https://huggingface.co/mcmonkey/google_t5-v1_1-xxl_encoderonly/resolve/main/model.safetensors",
"size": "10.1GB" "size": "10.1GB"
}, },
{ {