From b4aa41cac10ab5fdf7ba244c49ab76aa58861aac Mon Sep 17 00:00:00 2001 From: Ex-nihilo <112877384+Takyon236@users.noreply.github.com> Date: Wed, 21 Aug 2024 04:31:02 +0200 Subject: [PATCH] Update model-list.json (#986) Rename flux1-schnell.sft to flux1-schnell.safetensors as it was done on the Hf page, the download is currently broken without this. --- model-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/model-list.json b/model-list.json index 538a679f..fdec14ed 100644 --- a/model-list.json +++ b/model-list.json @@ -3583,8 +3583,8 @@ "save_path": "diffusion_models/FLUX1", "description": "FLUX.1 [Schnell] Diffusion model (a.k.a. FLUX.1 turbo model)[w/Due to the large size of the model, it is recommended to download it through a browser if possible.]", "reference": "https://huggingface.co/black-forest-labs/FLUX.1-schnell", - "filename": "flux1-schnell.sft", - "url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.sft", + "filename": "flux1-schnell.safetensors", + "url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.safetensors", "size": "23.8GB" },