Move the file to models/Stable-diffusion/ if it is a full checkpoint. Move it to models/Lora/ if it is a LoRA adapter.
: Stores numerical tensor data (model weights) used for inference or further training. xahsdu.safetensors
The file is a machine learning model weight file typically used in generative AI frameworks like Stable Diffusion or ComfyUI . The .safetensors format was developed by Hugging Face to serve as a secure alternative to the older .ckpt (pickle) format, specifically to prevent the execution of malicious code during the loading process. Technical Overview Move the file to models/Stable-diffusion/ if it is
Model Part merging/combining - Beginners - Hugging Face Forums The file is a machine learning model weight
Place it in models/checkpoints/ or models/loras/ depending on the model type. :
Refresh the UI or restart the Automatic1111 Web UI to detect the file. :