This is the .safetensors version of Photomaker model. It is mainly used by stable-diffusion.cpp which can not read in the original .bin format.

Three tensor names are changed to better conform with the naming conventions used in SD models.

  • vision_model.pre_layrnorm.bias -> vision_model.pre_layernorm.bias
  • vision_model.pre_layrnorm.weight -> vision_model.pre_layernorm.weight
  • visual_projection.weight -> vision_model.visual_projection.weight
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.