fix clipseg default model choice

This commit is contained in:
kijai 2024-07-20 02:12:28 +03:00
parent ffafc9c2c6
commit 6e084c0f9b

View File

@ -151,9 +151,7 @@ class DownloadAndLoadCLIPSeg:
[ 'Kijai/clipseg-rd64-refined-fp16', [ 'Kijai/clipseg-rd64-refined-fp16',
'CIDAS/clipseg-rd64-refined', 'CIDAS/clipseg-rd64-refined',
], ],
{ ),
"default": 'clipseg-rd64-refined-fp16'
}),
}, },
} }