mirror / README.md
BoRnNo0b's picture
Add files using upload-large-folder tool
d6ff60a verified
|
Raw
History Blame Contribute Delete
868 Bytes
metadata
license: creativeml-openrail-m
base_model: stabilityai/stable-diffusion-xl-base-1.0
instance_prompt: $TRIGGER_WORD
tags:
  - stable-diffusion
  - stable-diffusion-xl
  - lora

Model Card for ...

[Model Name] - LoRA Backup

This repository contains a LoRA (Low-Rank Adaptation) model and its associated metadata. This was backed up using the Hugging Face Hub Manager.

πŸ“¦ Included Files

  • model.safetensors: The primary LoRA weights.
  • preview.png: A sample image showcasing the model's output.
  • config.json: Metadata including training settings, rank (network dim), and alpha.

πŸš€ Usage

🎨 Stable Diffusion WebUI (A1111 / Forge)

  1. Download the .safetensors file.
  2. Place it in your models/Lora folder.
  3. Use the trigger word [Your Trigger Word] in your prompt.

🧨 Diffusers