CivArchive
    ← All articles
    Published July 28, 2024by Jelosus1

    How to make Civitai detect the metadata of your images created with SwarmUI

    2.5K views12 reactions2 comments on CivitAI6 collected
    swarm uimetadataswarmuitool guide

    I switched from forge to SwarmUI a few weeks ago and I've been loving this new UI but there was a problem: Civitai doesn't recognize the metadata of images created using SwarmUI. After doing some research I created a script that changes swarm metadata to a1111 metadata but it's very barebones as I only implemented the metadata change to what civitai displays visually on the site (steps, cfg, seed, additional resources like loras and checkpoint, etc). I don't mind adding more fields if someone needs them tho.

    You can find more details about the script here: https://github.com/Jelosus2/swarm-to-a1111-metadata
    For any bug, problem or feature request you can open an issue in the repository.

    Not a very long guide I know, but there's no much more to say :)