#Errors on Launch: `Failed to load metadata for inpaint/sdxl-inpainting-1.0.safetensors:`

1 messages · Page 1 of 1 (latest)

outer shadow
#

When i launch I am now greeted with this error:

 [Warning] Failed to load metadata for inpaint/sdxl-inpainting-1.0.safetensors:
System.InvalidOperationException: Improper safetensors file E:\studio Dropbox\studio\ai\libs\SD\1checkpoints/inpaint\sdxl-inpainting-1.0.safetensors. Wrong file type, or unreasonable header length: 578712552184433488
   at SwarmUI.Text2Image.T2IModel.GetSafetensorsHeaderFrom(String modelPath) in E:\SwarmUI\src\Text2Image\T2IModel.cs:line 82
   at SwarmUI.Text2Image.T2IModelHandler.LoadMetadata(T2IModel model) in E:\SwarmUI\src\Text2Image\T2IModelHandler.cs:line 424
   at SwarmUI.Text2Image.T2IModelHandler.<>c__DisplayClass25_0.<AddAllFromFolder>b__1(String file) in E:\SwarmUI\src\Text2Image\T2IModelHandler.cs:line 626

Not sure what has caused this.

queen plover
#

That filesize seems small for an sdxl model, and presumably an inpainting model would be larger than the base model which is nearly 7GB itself. Is that perhaps just the unet file from the stabilityai inpainting repo?

outer shadow
#

ok good point. i will redownload it

#

@queen plover

#

looks like this is right though

queen plover
#

someone more familiar with the sdxl inpainting model will have to chime in.

outer shadow
#

ok i see another one

#

this one looks like 7gb

#

thanks i will try it

#

by the way, i am a little confused about the use of the server config paths:
In Server Configuration, what is the difference between ModelRoot and SDModelFolder?

#

can you illumintate that a bit?

queen plover
#

I haven't used them, I used directory links in the default folders that point to a shared set of models across web frontends.

cosmic sphinx