mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
cf7cde7a89
commit
aed01b5c90
@ -184,7 +184,7 @@
|
||||
"name": "SDXL-Turbo 1.0 (fp16)",
|
||||
"type": "checkpoints",
|
||||
"base": "SDXL",
|
||||
"save_path": "default",
|
||||
"save_path": "checkpoints/SDXL-TURBO",
|
||||
"description": "[6.9GB] SDXL-Turbo 1.0 fp16",
|
||||
"reference": "https://huggingface.co/stabilityai/sdxl-turbo",
|
||||
"filename": "sd_xl_turbo_1.0_fp16.safetensors",
|
||||
@ -194,7 +194,7 @@
|
||||
"name": "SDXL-Turbo 1.0",
|
||||
"type": "checkpoints",
|
||||
"base": "SDXL",
|
||||
"save_path": "default",
|
||||
"save_path": "checkpoints/SDXL-TURBO",
|
||||
"description": "[13.9GB] SDXL-Turbo 1.0",
|
||||
"reference": "https://huggingface.co/stabilityai/sdxl-turbo",
|
||||
"filename": "sd_xl_turbo_1.0.safetensors",
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"name": "SDXL-Turbo 1.0 (fp16)",
|
||||
"type": "checkpoints",
|
||||
"base": "SDXL",
|
||||
"save_path": "default",
|
||||
"save_path": "checkpoints/SDXL-TURBO",
|
||||
"description": "[6.9GB] SDXL-Turbo 1.0 fp16",
|
||||
"reference": "https://huggingface.co/stabilityai/sdxl-turbo",
|
||||
"filename": "sd_xl_turbo_1.0_fp16.safetensors",
|
||||
@ -14,7 +14,7 @@
|
||||
"name": "SDXL-Turbo 1.0",
|
||||
"type": "checkpoints",
|
||||
"base": "SDXL",
|
||||
"save_path": "default",
|
||||
"save_path": "checkpoints/SDXL-TURBO",
|
||||
"description": "[13.9GB] SDXL-Turbo 1.0",
|
||||
"reference": "https://huggingface.co/stabilityai/sdxl-turbo",
|
||||
"filename": "sd_xl_turbo_1.0.safetensors",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user