#Are safetensors compatible?

5 messages · Page 1 of 1 (latest)

upper phoenix
#

I wasn't able to successfully install the safe tensor Eldrich how can I install safe tensor for web UI. I haven't updated invoke since 11/18/22

halcyon cradle
#

safetensors files are not currently supported, and likely won't be until the switch to diffusers is complete. Diffusers will need to convert both ckpt and safetensors to its own format, but will have a lot of speed benefits, and will also make invoke compatible with SD2.x. Safetensors files can be converted to ckpt. If you have automatic1111, you can use its checkpoint merger section to merge the model with itself, and output as ckpt to make a file that invoke should be able to use.

halcyon cradle