diff --git a/comfybox/SeargeSDXL-ComfyBox-Text2Image-NO-CustomNodes.json b/comfybox/SeargeSDXL-ComfyBox-Text2Image-NO-CustomNodes.json index 94ea483..3a76755 100644 --- a/comfybox/SeargeSDXL-ComfyBox-Text2Image-NO-CustomNodes.json +++ b/comfybox/SeargeSDXL-ComfyBox-Text2Image-NO-CustomNodes.json @@ -953,16 +953,16 @@ "title": "Base Model Name", "properties": { "tags": [], - "defaultValue": "sd_xl_base_0.9.safetensors", + "defaultValue": "sd_xl_base_1.0.safetensors", "multiline": false, "lines": 5, "maxLines": 5 }, "widgets_values": [ - "sd_xl_base_0.9.safetensors" + "sd_xl_base_1.0.safetensors" ], "color": "#223", - "comfyValue": "sd_xl_base_0.9.safetensors", + "comfyValue": "sd_xl_base_1.0.safetensors", "shownOutputProperties": {}, "saveUserState": true }, @@ -1962,16 +1962,16 @@ "title": "Refiner Model Name", "properties": { "tags": [], - "defaultValue": "sd_xl_refiner_0.9.safetensors", + "defaultValue": "sd_xl_refiner_1.0.safetensors", "multiline": false, "lines": 5, "maxLines": 5 }, "widgets_values": [ - "sd_xl_refiner_0.9.safetensors" + "sd_xl_refiner_1.0.safetensors" ], "color": "#223", - "comfyValue": "sd_xl_refiner_0.9.safetensors", + "comfyValue": "sd_xl_refiner_1.0.safetensors", "shownOutputProperties": {}, "saveUserState": true }, diff --git a/comfybox/SeargeSDXL-ComfyBox-Text2Image-with-CustomNodes.json b/comfybox/SeargeSDXL-ComfyBox-Text2Image-with-CustomNodes.json index 754eda2..5b44864 100644 --- a/comfybox/SeargeSDXL-ComfyBox-Text2Image-with-CustomNodes.json +++ b/comfybox/SeargeSDXL-ComfyBox-Text2Image-with-CustomNodes.json @@ -7457,7 +7457,7 @@ }, "widgets_values": [], "color": "#223", - "comfyValue": "sd_xl_base_0.9.safetensors", + "comfyValue": "sd_xl_base_1.0.safetensors", "shownOutputProperties": {}, "saveUserState": false }, @@ -7512,7 +7512,7 @@ }, "widgets_values": [], "color": "#223", - "comfyValue": "sd_xl_refiner_0.9.safetensors", + "comfyValue": "sd_xl_refiner_1.0.safetensors", "shownOutputProperties": {}, "saveUserState": false },