awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Akegarasu avatar

Akegarasu/lora-scripts

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

Lora Scripts

lora-scripts est une boîte à outils de fine-tuning conçue pour adapter des modèles de diffusion de base à des styles ou sujets spécifiques. Elle fournit un ensemble spécialisé de scripts et d'outils pour exécuter des tâches d'entraînement de type Low-Rank Adaptation (LoRA) et Dreambooth.

Le projet dispose d'une interface graphique basée sur le web qui gère le workflow d'entraînement, permettant aux utilisateurs de configurer et d'exécuter des tâches sans édition manuelle de scripts. Cette interface mappe les entrées utilisateur aux hyperparamètres et fournit un tableau de bord en temps réel pour surveiller les métriques d'entraînement et les courbes de perte afin de suivre la convergence du modèle.

Le système inclut un gestionnaire d'étiquetage de jeux de données pour organiser et modifier les étiquettes d'images. Pour garantir une exécution cohérente sur différents hôtes matériels, l'environnement d'entraînement est fourni sous forme de configuration conteneurisée pré-configurée.

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.

Historique des stars

Graphique de l'historique des stars pour akegarasu/lora-scriptsGraphique de l'historique des stars pour akegarasu/lora-scripts

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Lora Scripts

Sélections manuelles où Lora Scripts apparaît.
  • Outils d'entraînement de styles d'image LoRA

Alternatives open source à Lora Scripts

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Lora Scripts.
  • stability-ai/stablecascadeAvatar de Stability-AI

    Stability-AI/StableCascade

    6,548Voir sur 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
    Voir sur GitHub↗6,548
  • kohya-ss/sd-scriptsAvatar de kohya-ss

    kohya-ss/sd-scripts

    7,133Voir sur 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
    Voir sur GitHub↗7,133
  • pytorch/torchtuneAvatar de pytorch

    pytorch/torchtune

    5,774Voir sur 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
    Voir sur GitHub↗5,774
  • pwhiddy/pokemonredexperimentsAvatar de PWhiddy

    PWhiddy/PokemonRedExperiments

    7,774Voir sur 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
    Voir sur GitHub↗7,774
Voir les 30 alternatives à Lora Scripts→

Questions fréquentes

Que fait akegarasu/lora-scripts ?

lora-scripts est une boîte à outils de fine-tuning conçue pour adapter des modèles de diffusion de base à des styles ou sujets spécifiques. Elle fournit un ensemble spécialisé de scripts et d'outils pour exécuter des tâches d'entraînement de type Low-Rank Adaptation (LoRA) et Dreambooth.

Quelles sont les fonctionnalités principales de akegarasu/lora-scripts ?

Les fonctionnalités principales de akegarasu/lora-scripts sont : 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.

Quelles sont les alternatives open-source à akegarasu/lora-scripts ?

Les alternatives open-source à akegarasu/lora-scripts incluent : 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…