CivArchive
    Sort LyCORIS from LORA script - v1.0
    Preview 1472990

    I often dump everything I download in the lora folder. Turns out the LyCORIS models are supposed to go in a different folder.

    I wrote this python script to find all the LyCORIS that were placed in the wrong folder.

    e.g.

    > python.exe find_lyco.py D:\\stable-diffusion-webui\\models\\lora
    ----------------------------------
    | Looking for .safetensors files |
    ----------------------------------
    D:\stable-diffusion-webui\models\lora\a.safetensors
    D:\stable-diffusion-webui\models\lora\subdir\b.safetensors
    D:\stable-diffusion-webui\models\lora\c.safetensors
    ----------------------------------
    | Found the following LORA files |
    ----------------------------------
    D:\stable-diffusion-webui\models\lora\a.safetensors
    D:\stable-diffusion-webui\models\lora\subdir\b.safetensors
    -------------------------------------
    | Found the following LyCORIS files |
    -------------------------------------
    D:\stable-diffusion-webui\models\lora\c.safetensors

    Description

    Other
    Other
    by m99

    Details

    Downloads
    258
    Platform
    CivitAI
    Platform Status
    Available
    Created
    7/9/2023
    Updated
    9/27/2025
    Deleted
    -

    Files

    sortLycorisFromLORA_v10.zip

    Mirrors

    CivitAI (1 mirrors)