From 050f391f897dbb6a032b8399edbc2d41a0f160cc Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Fri, 2 Aug 2024 02:39:18 +0900 Subject: [PATCH] update DB --- model-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/model-list.json b/model-list.json index fae96f0e..a2479a86 100644 --- a/model-list.json +++ b/model-list.json @@ -3397,10 +3397,10 @@ { "name": "FLUX.1 [schnell]", - "type": "checkpoint", + "type": "unet", "base": "FLUX.1", - "save_path": "checkpoints/FLUX1", - "description": "FLUX.1 [Schnell] Checkpoint", + "save_path": "unet/FLUX1", + "description": "FLUX.1 [Schnell] Uneet model", "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",