awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Akegarasu avatar

Akegarasu/lora-scripts

0
View on GitHub↗
6,059 estrellas·695 forks·Python·AGPL-3.0·3 vistas

Lora Scripts

lora-scripts es un toolkit de ajuste fino (fine-tuning) diseñado para adaptar modelos de difusión base a estilos o sujetos específicos. Proporciona un conjunto especializado de scripts y herramientas para ejecutar trabajos de entrenamiento de adaptación de bajo rango (LoRA) y Dreambooth.

El proyecto cuenta con una interfaz gráfica basada en web que gestiona el flujo de trabajo de entrenamiento, permitiendo a los usuarios configurar y ejecutar trabajos sin editar scripts manualmente. Esta interfaz mapea las entradas del usuario a hiperparámetros y proporciona un panel en tiempo real para monitorear métricas de entrenamiento y curvas de pérdida para rastrear la convergencia del modelo.

El sistema incluye un gestor de etiquetado de datasets para organizar y editar etiquetas de imágenes. Para garantizar una ejecución consistente en diferentes hosts de hardware, el entorno de entrenamiento se proporciona como una configuración contenedorizada preconfigurada.

Features

  • Custom Stable Diffusion Training - Provides a complete workflow for training custom Stable Diffusion models to recognize specific entities or styles.
  • LoRA Fine-Tuning Tools - Ships a comprehensive set of scripts and tools for low-rank adaptation (LoRA) of diffusion models.
  • Diffusion Model Training - Implements specialized fine-tuning logic for diffusion models via standalone Python scripts.
  • Diffusion Model LoRA Fine-Tuning - Provides a web interface for configuring and executing LoRA and Dreambooth fine-tuning jobs for diffusion models.
  • Model Training Management Interfaces - Features a web-based dashboard for configuring hyperparameters and triggering training runs without manual scripting.
  • Web-Based Command Interfaces - Translates user inputs from a graphical dashboard into command-line arguments for training scripts.
  • Automated Image Tagging - Automates the labeling of image datasets using specialized vision models and editing tools.
  • Automated Processing Pipelines - Provides an automated pipeline to process raw images and generate structured metadata labels for model training.
  • Dataset Tagging Managers - Includes a dedicated tagging manager for organizing and editing image labels used in training.
  • Image Classification Datasets - Organizes and structures image datasets with labels for training image recognition and generation models.
  • Model Training Monitoring - Tracks and visualizes model convergence and loss curves in real time to monitor training quality.
  • Dataset Labeling Interfaces - Provides integrated tools for tagging and editing dataset labels to improve training accuracy.
  • Training Progress Monitors - Provides a real-time dashboard for visualizing training metrics and loss curves to track model convergence.
  • Item Tagging and Organization - Includes built-in editors and automated processes for organizing and managing image tags in datasets.
  • Real-Time Metric Visualization - Features a web dashboard that renders live convergence curves by polling training logs and loss data.

Historial de estrellas

Gráfico del historial de estrellas de akegarasu/lora-scriptsGráfico del historial de estrellas de akegarasu/lora-scripts

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con Lora Scripts

Colecciones seleccionadas manualmente donde aparece Lora Scripts.
  • Herramientas de entrenamiento de estilos de imagen con LoRA

Alternativas open-source a Lora Scripts

Proyectos open-source similares, clasificados según cuántas características comparten con Lora Scripts.
  • stability-ai/stablecascadeAvatar de Stability-AI

    Stability-AI/StableCascade

    6,548Ver en GitHub↗

    StableCascade is a generative AI system and latent diffusion framework designed for text-to-image synthesis and image-to-image transformations. It utilizes a multi-stage cascade architecture that encodes and decodes images via a latent space to produce high-fidelity visual imagery. The system includes a cascade diffusion pipeline for controlling image structure through inpainting, outpainting, and super-resolution. It also provides a toolkit for image-to-image generation and the creation of image variations using embeddings. The framework supports model optimization through low-rank adaptati

    Jupyter Notebook
    Ver en GitHub↗6,548
  • kohya-ss/sd-scriptsAvatar de kohya-ss

    kohya-ss/sd-scripts

    7,133Ver en GitHub↗

    sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting model weights. It provides a collection of scripts for executing Stable Diffusion training through methods such as DreamBooth, textual inversion, and full fine-tuning, alongside a framework for creating and managing Low-Rank Adaptation weights. The project features specialized capabilities for model weight conversion between different architectures and precision formats. It includes tools for merging adaptation weights into base models, extracting weights from trained models,

    Python
    Ver en GitHub↗7,133
  • pytorch/torchtuneAvatar de pytorch

    pytorch/torchtune

    5,774Ver en GitHub↗

    Torchtune is a PyTorch-native library for fine-tuning, aligning, and quantizing large language models. It provides a configurable training pipeline orchestrated through YAML recipes, with CLI overrides and component swapping, distributed training via FSDP2, memory optimizations, and parameter-efficient fine-tuning methods like LoRA, DoRA, and QLoRA. The library distinguishes itself through its YAML-driven configuration system that defines all training parameters and instantiates components from config files, with full CLI override capability for any field or component at launch time. It suppo

    Python
    Ver en GitHub↗5,774
  • pwhiddy/pokemonredexperimentsAvatar de PWhiddy

    PWhiddy/PokemonRedExperiments

    7,774Ver en GitHub↗

    This project is a game AI training framework designed to develop and monitor reinforcement learning agents within a legacy game environment. It functions as a training and monitoring system that optimizes autonomous agents to complete game objectives through exploration and reward-based learning. The framework includes tools for game memory mapping and real-time trajectory visualization. These capabilities translate raw game memory addresses into visual coordinates, allowing agent movements and session data to be streamed to a map for the analysis of navigation patterns and area exploration.

    Jupyter Notebook
    Ver en GitHub↗7,774
Ver las 30 alternativas a Lora Scripts→

Preguntas frecuentes

¿Qué hace akegarasu/lora-scripts?

lora-scripts es un toolkit de ajuste fino (fine-tuning) diseñado para adaptar modelos de difusión base a estilos o sujetos específicos. Proporciona un conjunto especializado de scripts y herramientas para ejecutar trabajos de entrenamiento de adaptación de bajo rango (LoRA) y Dreambooth.

¿Cuáles son las características principales de akegarasu/lora-scripts?

Las características principales de akegarasu/lora-scripts son: Custom Stable Diffusion Training, LoRA Fine-Tuning Tools, Diffusion Model Training, Diffusion Model LoRA Fine-Tuning, Model Training Management Interfaces, Web-Based Command Interfaces, Automated Image Tagging, Automated Processing Pipelines.

¿Qué alternativas de código abierto existen para akegarasu/lora-scripts?

Las alternativas de código abierto para akegarasu/lora-scripts incluyen: stability-ai/stablecascade — StableCascade is a generative AI system and latent diffusion framework designed for text-to-image synthesis and… kohya-ss/sd-scripts — sd-scripts is a suite of utilities designed for fine-tuning generative models, preprocessing datasets, and converting… pytorch/torchtune — Torchtune is a PyTorch-native library for fine-tuning, aligning, and quantizing large language models. It provides a… pwhiddy/pokemonredexperiments — This project is a game AI training framework designed to develop and monitor reinforcement learning agents within a… lyhue1991/eat_tensorflow2_in_30_days — This project is a structured learning curriculum and technical reference for mastering deep learning with TensorFlow.… huggingface/autotrain-advanced — This project is a multimodal model trainer and machine learning fine-tuning tool that provides a containerized…