CivArchive
    Surprised LoRA - v1.0
    Preview 4855633Preview 4855631Preview 4855632Preview 4855630

    Model Info

    Prompt Keywords: surprised look, surprised girl

    Demo: https://colab.research.google.com/drive/1BDMiPrI9fuuA1pxZY-OAd4xM7BKUglfy?usp=sharing

    **Note: Change the prompt in demo, must include Keywords.

    works better if used with ControlNet

    The LoRA model is created by "train_dreambooth_lora.py" script provided on official diffusers github repo (https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/train_dreambooth_lora.py)

    LoRA compatible with AUTOMATIC1111 or other WebUI.


    You can also load this LoRA with few simple lines of code:
    #Load any model (Base Model->SD 1.5) of your choice
    pipeline = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", use_safetensors=True)

    #Load LoRA
    pipeline.load_lora_weights(pretrained_model_name_or_path_or_dict="path where lora is stored", weight_name="surprise.safetensors")

    pipeline.fuse_lora(lora_scale=2.0)

    Description

    LORA
    SD 1.5

    Details

    Downloads
    2,653
    Platform
    CivitAI
    Platform Status
    Available
    Created
    12/24/2023
    Updated
    9/27/2025
    Deleted
    -
    Trigger Words:
    surprised look
    surprised girl

    Files

    surprise.safetensors

    Mirrors

    Huggingface (1 mirrors)
    CivitAI (1 mirrors)