SDXL Dreambooth - can’t load model
Hi there,
Does anyone know why my script is not loading this SDXL model?

28 Replies
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
Noo it’s not, I’m not sure why it is split in the logs
I checked through the web terminal and the file is there
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
~6 GB
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View

It’s the second one
It seems like it can find the checkpoint but not loading it for some reason
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
It gets downloaded inside my Dockerfile
1 sec I’ll share the lines
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
I'm not sure if DB endpoint supports SDXL as it's diffrent arch than SD 1.5 and 2.1
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
It's serverless channel so I though question is about serverless
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
though it looks like our friend runs on pod
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
It is definitely serverless yeah
Dreambooth should work with SDXL though
And this is using sd-scripts which Kohya uses under the hood
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
I have this line in my Dockerfile so two models get baked into the image
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
For some reason the shape is different or something
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
mayby it's fp16
I think it is yes
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View
Solution
Ah apparently, the script that I am running, is only for SD1.5

This is the source code of kohya
I have to run a different script for SDXL apparently. Sorry guys, missed that one
Unknown User•17mo ago
Message Not Public
Sign In & Join Server To View