Add files via upload

This commit is contained in:
TSC
2023-06-11 18:00:18 -05:00
committed by GitHub
parent e3e7060048
commit bd200e7514

22
node_settings.json Normal file
View File

@@ -0,0 +1,22 @@
{
"Efficient Loader": {
"model_cache": {
"ckpt": 1,
"vae": 1,
"lora": 1
}
},
"KSampler (Efficient)": {
"xyplot_as_output_image": false,
"vae_tiled": false
},
"XY Plot": {
"model_cache": {
"ckpt": 5,
"vae": 5,
"lora": 5
},
"vae_tiled": false
}
}