Fix workflow validation errors

- Changed checkpoint name from 'diffusers/stable-diffusion-xl-base-1.0' to 'sd_xl_base_1.0.safetensors'
- Fixed IPAdapter end_at parameter from string "original" to float 1.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-23 00:25:37 +01:00
parent 44d113f846
commit 8616b0e231
2 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
"1": 100
},
"widgets_values": [
"diffusers/stable-diffusion-xl-base-1.0"
"sd_xl_base_1.0.safetensors"
],
"title": "SDXL Base Checkpoint Loader",
"flags": {},