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.
This commit is contained in:
Ex-nihilo 2024-08-21 04:31:02 +02:00 committed by GitHub
parent 6b7c4d6330
commit b4aa41cac1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3583,8 +3583,8 @@
"save_path": "diffusion_models/FLUX1", "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.]", "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", "reference": "https://huggingface.co/black-forest-labs/FLUX.1-schnell",
"filename": "flux1-schnell.sft", "filename": "flux1-schnell.safetensors",
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.sft", "url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/flux1-schnell.safetensors",
"size": "23.8GB" "size": "23.8GB"
}, },