There are scripts that I use when I create images by using sd or sdxl in diffusers or make models.
For the person who did not so know a lot about python, I maked scripts into bat form.
Script runs, when you click corresponding BAT file.
Please use them.
get_vae
It is a script that extracts a vae safetensors from a checkpoint safetensors. I'm successful in sdxl model.
lora_mod
When the message "ValueError: Checkpoint not supported because layer lora_unet_label_emb_0_0.alpha not supported." appears,try to run this program. I'm successful in lora of Illustrious model.
make_embedding
It is a script that make a embedding from text.
make_safetensors
It is a script that burns a vae and loras in a checkpoint. This script is based on convert_diffusers_to_original_sdxl.py of huggingface/diffusers.
merge_ckpt
It is a script that merge SDXL checkpoints. This script supports block merge and DARE merge.
MergeLoraBySVD
I make svd_merge_lora.py of kohya-ss/sd-scripts into a module. I make it to run by one file.
plus_metadata
It is a script that write metadata to PNG file. That metadata is recognized in CivitAi.
accuracy
It is a script that changes the accuracy of the safetensors file.
differense_between_ckpts
I make extract_lora_from_models.py of kohya-ss/sd-scripts into a module. But this script supports SDXL models only. I make it to run by one file.
Description
Looks like we don't have an active mirror for this file right now.
CivArchive is a community-maintained index — we catalog mirrors that volunteers upload to HuggingFace, torrents, and other public hosts. Looks like no one has uploaded a copy of this file yet.
Some files do get recovered over time through contributions. If you're looking for this one, feel free to ask in Discord, or help preserve it if you have a copy.
