mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-03 15:39:54 +08:00
swap legacy sdv15 link (#4682)
* swap legacy sdv15 link * swap v15 ckpt examples to safetensors * link the fp16 copy of the model by default
This commit is contained in:
committed by
GitHub
parent
6eb5d64522
commit
ec28cd9136
@@ -81,7 +81,7 @@ prompt_text = """
|
||||
"4": {
|
||||
"class_type": "CheckpointLoaderSimple",
|
||||
"inputs": {
|
||||
"ckpt_name": "v1-5-pruned-emaonly.ckpt"
|
||||
"ckpt_name": "v1-5-pruned-emaonly.safetensors"
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
|
Reference in New Issue
Block a user