Incorrect text_encoder/model.safetensors.index.json or missing safetensors file

#1
by fenjbfeuren - opened

The text encoder's model.safetensors.index.json file contains many references to a model-00004-of-00004.safetensors file, but no such file exists in the same directory. This prevents mflux at least (and I assume any other library) from loading the weights and running the model. Please fix it ASAP. Thanks.

Sign up or log in to comment