safetensor-to-ckpt / .vscode /settings.json
anonderpling's picture
Duplicate from anonderpling/vae_merger
76856e1
raw
history blame contribute delete
No virus
72 Bytes
{
"editor.formatOnSave": true,
"python.formatting.provider": "black"
}