awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

LoRA इमेज स्टाइल ट्रेनिंग टूल्स

रैंकिंग 30 जून 2026 को अपडेट की गई

For डिफ्यूजन मॉडल LoRA को ट्रेन करने के लिए टूल, the strongest matches are bmaltais/kohya_ss (Kohya's GUI is a dedicated LoRA training workbench for), kohya-ss/sd-scripts (kohya-ss/sd-scripts is a dedicated suite of scripts for training) and automatic1111/stable-diffusion-webui (Stable Diffusion WebUI is a browser-based interface that includes). camenduru/stable-diffusion-webui-colab and huggingface/diffusers round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

विशिष्ट कलात्मक शैलियों और विजुअल एस्थेटिक्स को दोहराने के लिए कस्टम LoRA मॉडल को ट्रेन करने हेतु ओपन-सोर्स सॉफ्टवेयर।

LoRA इमेज स्टाइल ट्रेनिंग टूल्स

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • bmaltais/kohya_ssbmaltais का अवतार

    bmaltais/kohya_ss

    12,384GitHub पर देखें↗

    kohya_ss is a graphical user interface and workbench for fine-tuning diffusion models, specifically designed for Stable Diffusion. It provides a suite of tools for training generative AI models, including specialized interfaces for creating Low-Rank Adaptation weights and training ControlNet spatial control networks. The project distinguishes itself through integrated VRAM usage optimization and hardware acceleration, featuring specific support for Intel GPUs via XPU-accelerated libraries. It implements parameter-efficient training methods and memory-saving techniques like gradient checkpoint

    Kohya's GUI is a dedicated LoRA training workbench for Stable Diffusion (including SDXL) that combines dataset preparation, a graphical training interface, model export, sample generation, optimizer tuning, and progress monitoring—exactly the all-in-one tool this search is after.

    PythonLearning Rate SchedulersTraining CheckpointersTraining Progress Monitors
    GitHub पर देखें↗12,384
  • kohya-ss/sd-scriptskohya-ss का अवतार

    kohya-ss/sd-scripts

    7,133GitHub पर देखें↗

    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,

    kohya-ss/sd-scripts is a dedicated suite of scripts for training LoRA adapters on Stable Diffusion models, covering dataset preparation, training with configurable hyperparameters, model export, and progress monitoring — it is the most widely used open-source tool for this purpose and matches the search squarely.

    PythonGenerative Image Dataset PreparationIn-Training Sample GenerationModel Exporting
    GitHub पर देखें↗7,133
  • automatic1111/stable-diffusion-webuiAUTOMATIC1111 का अवतार

    AUTOMATIC1111/stable-diffusion-webui

    163,743GitHub पर देखें↗

    Stable Diffusion Web UI is a browser-based interface designed for managing text-to-image generation tasks. It provides a centralized dashboard for controlling generative processes, including native support for multi-stage model architectures to facilitate high-quality image refinement. The platform distinguishes itself through granular control over the generation process, offering tools for precise parameter management and advanced prompt engineering. Users can customize generation styles and capabilities by integrating external model-extension formats, such as textual inversions, low-rank ad

    Stable Diffusion WebUI is a browser-based interface that includes a built-in training tab for LoRAs, supporting dataset preparation, captioning, model export, and progress monitoring, making it the go-to tool for training LoRA adapters on custom image styles.

    PythonGenerative AI DashboardsGenerative Media ModelsGeneration Parameter Management
    GitHub पर देखें↗163,743
  • camenduru/stable-diffusion-webui-colabcamenduru का अवतार

    camenduru/stable-diffusion-webui-colab

    15,937GitHub पर देखें↗

    This project provides a cloud-based notebook configuration for deploying a Stable Diffusion web interface. It functions as a specialized environment for image generation, incorporating a model trainer for fine-tuning weights and creating training datasets. The system emphasizes infrastructure persistence by saving software installations and model files to cloud storage, avoiding repetitive setups between sessions. It uses a tunnel-based interface to expose the web dashboard to a public URL for remote interaction. The project covers end-to-end AI workflows, including dataset preparation and t

    This Colab notebook provides a complete Stable Diffusion web interface with built-in dataset preparation and LoRA training, giving you a cloud-based environment to fine‑tune adapters on custom image styles without local hardware constraints.

    Jupyter NotebookImage GenerationCloud Drive SyncCloud Infrastructure
    GitHub पर देखें↗15,937
  • huggingface/diffusershuggingface का अवतार

    huggingface/diffusers

    33,872GitHub पर देखें↗

    Diffusers is a PyTorch-based library and generative AI framework used to build, train, and deploy diffusion pipelines for producing multi-modal media. It provides a suite of tools for generating images, video, and audio from natural language descriptions, as well as specialized systems for text-to-image generation. The project differentiates itself through a modular architecture that separates noise schedulers, pretrained model blocks, and pipeline compositions. This structure allows for the construction of custom generation workflows and the ability to swap individual components of the diffu

    Hugging Face Diffusers is a complete PyTorch framework for building, training, and fine‑tuning diffusion pipelines — it includes official training scripts for LoRA adapters, supports multiple backbones (Stable Diffusion, SDXL, Flux), handles dataset preparation, checkpoint resume, TensorBoard logging, and inference preview, making it the go‑to tool for training custom style LoRAs even though it is code‑first rather than GUI‑driven.

    PythonDiffusion PipelinesText-to-Image GeneratorsCustom Diffusion Model Training
    GitHub पर देखें↗33,872
  • cloneofsimo/loracloneofsimo का अवतार

    cloneofsimo/lora

    7,541GitHub पर देखें↗

    This project is a toolkit for fine-tuning and managing text-to-image diffusion models. It focuses on low-rank adaptation to create small, portable weight files that customize model styles and behaviors without modifying the entire base model. The project provides specialized utilities for model distillation using singular value decomposition to extract adapters from fully trained models, as well as tools for blending and merging multiple adapters through weight interpolation. It includes capabilities for subject inversion and pivotal tuning to increase the visual fidelity of specific identiti

    This is the original LoRA implementation for Stable Diffusion, providing command-line training scripts and tools for fine-tuning with low-rank adaptation, directly matching the need for training LoRA adapters on custom image styles.

    Jupyter NotebookLow-Rank AdaptationAdapter MergingPivotal Tuning Inversion
    GitHub पर देखें↗7,541
  • thelastben/fast-stable-diffusionTheLastBen का अवतार

    TheLastBen/fast-stable-diffusion

    7,889GitHub पर देखें↗

    This project is a cloud-based AI deployment system and latent diffusion model trainer. It provides a framework for launching image generation interfaces and training pipelines on remote GPU infrastructure, specifically serving as a text-to-image model fine-tuner. The system features a specialized training interface for fine-tuning Stable Diffusion models on custom image datasets. It allows for the creation of personalized visual outputs by training models on specific subjects or artistic styles using a small set of reference images. The software covers generative AI deployment, custom style

    Fast Stable Diffusion is a training and deployment system that supports fine-tuning Stable Diffusion models on custom image datasets, including LoRA adapters, making it a valid tool for the visitor's goal of training LoRA adapters on custom styles.

    PythonAI Infrastructure DeploymentsAI Model DashboardsCustom Diffusion Model Training
    GitHub पर देखें↗7,889
  • derrian-distro/lora_easy_training_scriptsderrian-distro का अवतार

    derrian-distro/LoRA_Easy_Training_Scripts

    1,306GitHub पर देखें↗

    LoRA Easy Training Scripts is a desktop-based graphical interface designed to manage the end-to-end workflow of training custom machine learning models. The application serves as a centralized dashboard for preparing datasets, configuring neural network parameters, and orchestrating the execution of complex training jobs. The tool distinguishes itself by providing a visual environment that abstracts the command-line requirements of model fine-tuning. It enables users to manage training queues, allowing for the automated sequencing of multiple tasks to maximize hardware utilization. By maintai

    This repository provides a graphical interface built with Pyside6 to simplify training LoRA models using the well-known sd-scripts toolchain, making it a practical fit for training adapters on custom image styles with diffusion models.

    PythonLearning Rate Schedulers
    GitHub पर देखें↗1,306

Related searches

  • पैरामीटर-एफिशिएंट LLM फाइन-ट्यूनिंग के लिए लाइब्रेरी
  • AI इमेज जनरेशन के लिए वेब इंटरफेस
  • लार्ज लैंग्वेज मॉडल्स को फाइन-ट्यून करने के लिए एक फ्रेमवर्क
  • Stable Diffusion के साथ इमेज जनरेट करने के लिए एक टूल
  • सिंथेटिक डेटासेट जनरेट करने के लिए टूल
  • डिफ्यूजन मॉडल्स के लिए नोड-बेस्ड पाइपलाइन
  • लार्ज लैंग्वेज मॉडल्स को क्वांटाइज़ करने के लिए एक टूलकिट
  • LLMs चलाने के लिए एक सेल्फ-होस्टेड प्लेटफॉर्म