update DB

This commit is contained in:
Dr.Lt.Data
2024-08-24 11:07:33 +09:00
parent 4c17839831
commit f74481cb53
10 changed files with 2511 additions and 2063 deletions

View File

@@ -1,5 +1,17 @@
{
"models": [
{
"name": "InstantX/FLUX.1-dev Controlnet (Union)",
"type": "controlnet",
"base": "FLUX.1",
"save_path": "controlnet/FLUX.1/InstantX-FLUX1-Dev-Union",
"description": "FLUX.1 [Dev] Union Controlnet. Supports Canny, Depth, Pose, Tile, Blur, Gray Low Quality.",
"reference": "https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union/resolve/main/diffusion_pytorch_model.safetensors",
"size": "6.6GB"
},
{
"name": "city96/flux1-dev-F16.gguf",
"type": "diffusion_model",
@@ -342,7 +354,7 @@
"type": "vae",
"base": "FLUX.1",
"save_path": "vae/FLUX1",
"description": "FLUX.1 [Schnell] VAE model",
"description": "FLUX.1 VAE model",
"reference": "https://huggingface.co/black-forest-labs/FLUX.1-schnell",
"filename": "ae.sft",
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors",
@@ -425,7 +437,7 @@
"save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0",
"description": "All-in-one ControlNet for image generations and editing! (ProMax model)",
"reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0",
"filename": "iffusion_pytorch_model_promax.safetensors",
"filename": "diffusion_pytorch_model_promax.safetensors",
"url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model_promax.safetensors",
"size": "2.50GB"
},
@@ -441,6 +453,7 @@
"size": "2.50GB"
},
{
"name": "InstantX/SD3-Controlnet-Canny",
"type": "controlnet",