Use fp16 safetensors model in default/fallback workflow (#2433)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
bymyself
2025-02-06 17:47:14 -07:00
committed by GitHub
parent 68f6d51ad2
commit 117c8be3a0
122 changed files with 2 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ export const defaultGraph: ComfyWorkflowJSON = {
{ name: 'VAE', type: 'VAE', links: [8], slot_index: 2 }
],
properties: {},
widgets_values: ['v1-5-pruned-emaonly.ckpt']
widgets_values: ['v1-5-pruned-emaonly-fp16.safetensors']
}
],
links: [