awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to modelscope/diffsynth-studio

Open-source alternatives to DiffSynth Studio

30 open-source projects similar to modelscope/diffsynth-studio, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best DiffSynth Studio alternative.

  • huggingface/diffusersAvatar huggingface

    huggingface/diffusers

    33,872Vezi pe GitHub↗

    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

    Pythondeep-learningdiffusionflux
    Vezi pe GitHub↗33,872
  • zhaochenyang20/awesome-ml-sys-tutorialAvatar zhaochenyang20

    zhaochenyang20/Awesome-ML-SYS-Tutorial

    5,371Vezi pe GitHub↗

    This project provides a comprehensive technical guide and framework for engineering large-scale machine learning systems. It covers the full lifecycle of model development, focusing on the infrastructure and computational principles required to build, train, and serve generative AI models across distributed GPU clusters. The repository distinguishes itself by offering deep-dive tutorials and implementation strategies for complex system challenges. It emphasizes high-performance architectural primitives, such as collective communication orchestration, distributed tensor sharding, and static gr

    Python
    Vezi pe GitHub↗5,371
  • microsoft/unilmAvatar microsoft

    microsoft/unilm

    22,030Vezi pe GitHub↗

    This project is a comprehensive framework and toolkit for developing, optimizing, and deploying transformer-based models across multimodal, document intelligence, and natural language processing tasks. It provides a unified neural architecture that processes text, vision, audio, and document layout data through a shared set of weights, enabling researchers and developers to build foundational models that align cross-modal representations. The platform distinguishes itself through advanced training and inference strategies designed for large-scale deep learning. It incorporates specialized mec

    Pythonbeitbeit-3bitnet
    Vezi pe GitHub↗22,030

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • hao-ai-lab/fastvideoAvatar hao-ai-lab

    hao-ai-lab/FastVideo

    3,743Vezi pe GitHub↗

    FastVideo is a comprehensive system for accelerated video generation, serving as a video generation inference engine, a video diffusion training framework, and a modular pipeline orchestrator. It provides a distributed transformer optimizer and a distillation toolkit designed to reduce denoising steps and model complexity to increase frame rates. The project distinguishes itself through specialized acceleration techniques, including joint distillation and sparse attention training. It implements low-step video generation and weight quantization to FP8 or FP4 precision to increase throughput a

    Pythondiffusersdiffusion-modelsdistillation
    Vezi pe GitHub↗3,743
  • videoverses/videotunaV

    VideoVerses/VideoTuna

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • thelastben/fast-stable-diffusionAvatar TheLastBen

    TheLastBen/fast-stable-diffusion

    7,889Vezi pe GitHub↗

    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

    Pythona1111aicolab
    Vezi pe GitHub↗7,889
  • stability-ai/generative-modelsAvatar Stability-AI

    Stability-AI/generative-models

    27,189Vezi pe GitHub↗

    This is a framework for training and sampling diffusion models to generate high-fidelity images, video, and 4D assets. It provides a modular environment for managing generative AI training pipelines, including the handling of datasets, noise sampling, and loss weighting to stabilize the creation of synthetic content. The project features a modular model configuration system that uses YAML-based assembly to define network submodules and conditioners. It also includes a dedicated toolset for AI image watermarking, allowing for the embedding and detection of invisible markers to verify the origi

    Python
    Vezi pe GitHub↗27,189
  • thudm/cogvideoAvatar THUDM

    THUDM/CogVideo

    12,792Vezi pe GitHub↗

    CogVideo is a generative video framework that uses diffusion models and transformer-based architectures to synthesize high-resolution video clips. It functions as both a text-to-video and image-to-video generator, converting textual descriptions or static images into temporal visual sequences. The system integrates large language model capabilities to expand short user prompts into detailed descriptions for better visual alignment. It supports the animation of static images through latent seeding and provides the ability to extend the length of existing video sequences. The project includes

    Python
    Vezi pe GitHub↗12,792
  • alembics/disco-diffusionAvatar alembics

    alembics/disco-diffusion

    7,407Vezi pe GitHub↗

    This project is a diffusion-based AI art generator and animation framework used to create digital images and motion graphics from text prompts. It functions as a system for producing stylized videos and AI art through iterative diffusion sampling and neural network models. The framework distinguishes itself through specialized tools for 3D depth animation, using depth-map transformations to create spatial movement. It also includes neural style transfer capabilities to apply specific artistic looks, such as watercolor or pixel art, and utilizes optical flow frame blending to reduce flickering

    Jupyter Notebook
    Vezi pe GitHub↗7,407
  • open-mmlab/mmagicAvatar open-mmlab

    open-mmlab/mmagic

    7,434Vezi pe GitHub↗

    mmagic is a multimodal training pipeline and framework for generative AI, focusing on visual synthesis and restoration. It provides the infrastructure to build and train models for tasks such as text-to-image and text-to-video generation, 3D-aware content synthesis, and high-fidelity image translation using diffusion models and generative adversarial networks. The project distinguishes itself through specialized capabilities for generative model personalization, including techniques for fine-tuning subjects and styles. It also supports advanced visual manipulations such as latent space interp

    Jupyter Notebookaigccomputer-visiondeep-learning
    Vezi pe GitHub↗7,434
  • arize-ai/phoenixAvatar Arize-ai

    Arize-ai/phoenix

    8,605Vezi pe GitHub↗

    Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and monitor large language model applications. It serves as a prompt management system for versioning and testing templates, and as a self-hosted AI operations infrastructure for managing telemetry and experiments. The platform differentiates itself through a specialized embedding visualization tool used to detect data drift and optimize vector search. It provides a comprehensive evaluation suite that utilizes judge-based evaluators and ground-truth datasets to score model outputs, and

    Jupyter Notebookagentsai-monitoringai-observability
    Vezi pe GitHub↗8,605
  • lianjiatech/belleAvatar LianjiaTech

    LianjiaTech/BELLE

    8,273Vezi pe GitHub↗

    BELLE is a specialized implementation of Chinese conversational large language models, encompassing a full instruction tuning framework. It provides a pipeline for training, evaluating, and deploying models optimized for natural language understanding and dialogue tasks in the Chinese language. The project is distinguished by its integrated approach to model refinement, combining the curation of multi-million entry instruction datasets with a distributed training pipeline. This pipeline supports both full fine-tuning and low-rank adaptation to optimize conversational performance. The system

    HTMLbloomchinese-nlpgpt-evaluation
    Vezi pe GitHub↗8,273
  • vibrantlabsai/ragasAvatar vibrantlabsai

    vibrantlabsai/ragas

    12,659Vezi pe GitHub↗

    Ragas is an evaluation framework designed to measure the performance of retrieval-augmented generation pipelines and autonomous agent workflows. It provides a comprehensive suite of tools for benchmarking system outputs, utilizing language models as automated judges to score performance against defined rubrics and reference data. By standardizing inputs, retrieved contexts, and generated responses into a unified schema, the project enables consistent analysis across complex AI applications. The framework distinguishes itself through its ability to generate synthetic test datasets from existin

    Pythonevaluationllmllmops
    Vezi pe GitHub↗12,659
  • tencent/hunyuanvideoT

    Tencent/HunyuanVideo

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • modeltc/lightx2vM

    ModelTC/LightX2V

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • wan-video/wan2.1Avatar Wan-Video

    Wan-Video/Wan2.1

    15,350Vezi pe GitHub↗

    Wan2.1 is a generative video synthesis framework that provides foundation models for creating high-fidelity video sequences and static images from descriptive text prompts. The system utilizes a unified architecture trained on both static and dynamic datasets, allowing it to function as a comprehensive tool for visual media creation. The framework distinguishes itself through a transformer-based temporal modeling approach that ensures structural coherence and consistent motion across video frames. It supports multi-resolution latent scaling, enabling the generation of content in various aspec

    Pythonaigcvideogeneration
    Vezi pe GitHub↗15,350
  • stepfun-ai/step-video-t2vAvatar stepfun-ai

    stepfun-ai/Step-Video-T2V

    3,186Vezi pe GitHub↗

       

    Python
    Vezi pe GitHub↗3,186
  • kohya-ss/musubi-tunerAvatar kohya-ss

    kohya-ss/musubi-tuner

    1,701Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗1,701
  • tdrussell/diffusion-pipeAvatar tdrussell

    tdrussell/diffusion-pipe

    1,976Vezi pe GitHub↗

    A pipeline parallel training script for diffusion models.

    Python
    Vezi pe GitHub↗1,976
  • x-gengroup/flow-factoryX

    X-GenGroup/Flow-Factory

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • skyworkai/skyreels-v2Avatar SkyworkAI

    SkyworkAI/SkyReels-V2

    6,356Vezi pe GitHub↗

    SkyReels-V2 is a video generation system that creates, extends, and refines video clips from text descriptions, images, or both. It operates as a diffusion-based video generation model that can produce videos of any duration by denoising frames sequentially, with each new frame conditioned on the ones that came before it. The system supports generating videos from scratch using text prompts, starting from a single image and producing subsequent frames, or constraining both the first and last frames to match user-provided images. What distinguishes SkyReels-V2 is its combination of infinite-le

    Python
    Vezi pe GitHub↗6,356
  • lightricks/ltx-videoAvatar Lightricks

    Lightricks/LTX-Video

    9,324Vezi pe GitHub↗
    Pythondiffusion-modelsditimage-to-video
    Vezi pe GitHub↗9,324
  • spacepxl/hunyuanvideo-trainingS

    spacepxl/HunyuanVideo-Training

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • hpcaitech/open-soraAvatar hpcaitech

    hpcaitech/Open-Sora

    29,101Vezi pe GitHub↗

    Open-Sora is a video generation framework designed to produce cinematic sequences from text prompts and images. It functions as a generative system that transforms written descriptions or reference images into video content featuring realistic textures and lighting. The project includes a dedicated prompt engineering tool that uses large language models to expand simple user inputs into detailed descriptions. It also features a motion controller for adjusting movement intensity in generated sequences and evaluating motion levels in existing video files. The framework incorporates text-to-vid

    Python
    Vezi pe GitHub↗29,101
  • bghira/simpletunerAvatar bghira

    bghira/SimpleTuner

    2,862Vezi pe GitHub↗

    A general fine-tuning kit geared toward image/video/audio diffusion models.

    Pythondiffusersdiffusion-modelsfine-tuning
    Vezi pe GitHub↗2,862
  • pku-yuangroup/open-sora-planAvatar PKU-YuanGroup

    PKU-YuanGroup/Open-Sora-Plan

    12,163Vezi pe GitHub↗

    Open-Sora-Plan is a text-to-video framework and distributed video training system. It utilizes a diffusion transformer architecture and large language model components to transform written descriptions or image prompts into high-quality video sequences. The system features a distributed infrastructure designed for large-scale video training and inference. It employs sequence parallelism to split high-resolution or long-duration video samples across multiple GPUs and uses a sparse attention mechanism to increase processing speed. The project includes capabilities for both text-to-video and im

    Python
    Vezi pe GitHub↗12,163
  • shengshu-ai/minwmS

    shengshu-ai/minWM

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • yaofang-liu/mochi-full-finetunerY

    Yaofang-Liu/Mochi-Full-Finetuner

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • tele-ai/teletronT

    Tele-AI/TeleTron

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • sgl-project/sglangAvatar sgl-project

    sgl-project/sglang

    29,079Vezi pe GitHub↗

    Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It provides a programmable interface for orchestrating complex generation workflows, enabling developers to coordinate multi-turn dialogues, tool invocations, and reasoning chains through a domain-specific language. The platform is built to support production-scale deployments, offering an OpenAI-compatible API that allows for integration with existing application ecosystems. The system distinguishes itself through a disaggregated architecture that separates compute-intensive pr

    Pythonattentionblackwellcuda
    Vezi pe GitHub↗29,079