Tool to sync CivitAI trigger words with Krita AI Diffusion #1646
moonwhaler
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Shameless self plug: I created a Python app to download metadata (and images/videos) for checkpoints, LoRAs etc. by using the CivitAI API (with and without API key). It has other interesting features, too, like HTML file generation per model with previews and a gallery of model cards, including an organization feature with a basic template system to organize your collection a bit.
I added another feature called "loras.json sync", which will also sync trigger/activation words from downloaded LoRA metadata information to the json file created by Krita AI Diffusion. This one is usually found in .local/share/krita/ai_diffusion/database/ (Linux).
For me it solved the issue with missing trigger words in Krita. And automatic sync of newly added LoRAs.
Take a look and test it, if you like: https://github.com/moonwhaler/CivitScraper
I mainly tested this on Linux for now. No UI (yet).
Beta Was this translation helpful? Give feedback.
All reactions