{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/9"}],"enrichment":{"capability":"Implements parameter-efficient fine-tuning algorithms (LoRA, LoHa, LoKr, DyLoRA, and others) for Stable Diffusion models, enabling training and inference with reduced memory and storage overhead.","skillfed_tags":["stable-diffusion","model-adaptation","gpu-training"],"use_cases":["Train custom Stable Diffusion adapters on specific visual styles or concepts using kohya scripts without full model fine-tuning.","Reduce storage footprint of fine-tuned models from gigabytes to megabytes by using low-rank adapters instead of full checkpoints.","Stack multiple LyCORIS adapters on a single base model to combine different trained concepts or styles at inference time.","Integrate parameter-efficient tuning into custom PyTorch training pipelines via the standalone wrapper API.","Fine-tune Stable Diffusion models on consumer GPUs with limited VRAM by using adapter-based training instead of full model training."],"what_it_does":"LyCORIS is a PyTorch library that wraps Stable Diffusion models with parameter-efficient fine-tuning adapters. Instead of training all model weights, it applies low-rank or other structured modifications to a subset of layers, dramatically reducing memory and storage requirements while maintaining output quality. The library supports multiple adaptation algorithms (LoRA, LoHa, LoKr, DyLoRA, and native fine-tuning) with different trade-offs between fidelity, flexibility, diversity, and model size.\n\nYou can use it three ways: as a training backend for kohya-ss scripts (the most common path for Stable Diffusion practitioners), as a standalone PyTorch wrapper for custom training loops, or as pre-trained adapter weights loaded into inference tools like sd-webui, ComfyUI, or InvokeAI. The library handles the adapter lifecycle\u2014creation, application to models, stacking multiple adapters, and restoration\u2014leaving your base model untouched.","worth_installing":"Yes. LyCORIS is actively maintained, has no known vulnerabilities, installs cleanly with minimal dependencies, and is widely adopted in the Stable Diffusion community. Choose it if you need to train or use parameter-efficient adapters for Stable Diffusion; the multiple algorithm options and integration with popular training frameworks make it the standard tool for this task."},"id":"lycoris-lora","links":{"html":"https://skillfed.io/packages/lycoris-lora","md":"https://skillfed.io/packages/lycoris-lora.md","pypi":"https://pypi.org/project/lycoris-lora/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-11-12","license_spdx":null,"license_treatment":"permissive","name":"lycoris-lora","python_support":"supports_current","summary":"Lora beYond Conventional methods, Other Rank adaptation Implementations for Stable diffusion"},"popularity":{"monthly_downloads":120050,"position":12045,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.4.0"}
