awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to videoverses/videotuna

Projects sharing features with VideoTuna

30 open-source projects similar to videoverses/videotuna, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • huggingface/diffusershuggingface avatar

    huggingface/diffusers

    33,872View on 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
    View on GitHub↗33,872
  • modelscope/diffsynth-studiomodelscope avatar

    modelscope/DiffSynth-Studio

    12,585View on GitHub↗

    DiffSynth-Studio is a comprehensive platform for the lifecycle management of generative diffusion models, providing a unified environment for inference, fine-tuning, and training. It utilizes a modular pipeline architecture and a standardized abstraction layer to support consistent workflows across diverse model configurations for image and video generation. The platform distinguishes itself through a memory-optimized inference engine that dynamically manages resources to facilitate high-resolution generation on constrained hardware. It also integrates specialized training capabilities, inclu

    Python
    View on GitHub↗12,585
  • hao-ai-lab/fastvideohao-ai-lab avatar

    hao-ai-lab/FastVideo

    3,743View on 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
    View on GitHub↗3,743

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • shengshu-ai/minwmS

    shengshu-ai/minWM

    0View on GitHub↗
    View on GitHub↗0
  • x-gengroup/flow-factoryX

    X-GenGroup/Flow-Factory

    0View on GitHub↗
    View on GitHub↗0
  • spacepxl/hunyuanvideo-trainingS

    spacepxl/HunyuanVideo-Training

    0View on GitHub↗
    View on GitHub↗0
  • tele-ai/teletronT

    Tele-AI/TeleTron

    0View on GitHub↗
    View on GitHub↗0
  • bghira/simpletunerbghira avatar

    bghira/SimpleTuner

    2,862View on GitHub↗

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

    Pythondiffusersdiffusion-modelsfine-tuning
    View on GitHub↗2,862
  • skyworkai/skyreels-v2SkyworkAI avatar

    SkyworkAI/SkyReels-V2

    6,356View on 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
    View on GitHub↗6,356
  • tdrussell/diffusion-pipetdrussell avatar

    tdrussell/diffusion-pipe

    1,976View on GitHub↗

    A pipeline parallel training script for diffusion models.

    Python
    View on GitHub↗1,976
  • yaofang-liu/mochi-full-finetunerY

    Yaofang-Liu/Mochi-Full-Finetuner

    0View on GitHub↗
    View on GitHub↗0
  • hpcaitech/open-sorahpcaitech avatar

    hpcaitech/Open-Sora

    29,101View on 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
    View on GitHub↗29,101
  • wan-video/wan2.1Wan-Video avatar

    Wan-Video/Wan2.1

    15,350View on 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
    View on GitHub↗15,350
  • stepfun-ai/step-video-t2vstepfun-ai avatar

    stepfun-ai/Step-Video-T2V

    3,186View on GitHub↗

       

    Python
    View on GitHub↗3,186
  • kohya-ss/musubi-tunerkohya-ss avatar

    kohya-ss/musubi-tuner

    1,701View on GitHub↗
    Python
    View on GitHub↗1,701
  • modeltc/lightx2vM

    ModelTC/LightX2V

    0View on GitHub↗
    View on GitHub↗0
  • tencent/hunyuanvideoT

    Tencent/HunyuanVideo

    0View on GitHub↗
    View on GitHub↗0
  • lightricks/ltx-videoLightricks avatar

    Lightricks/LTX-Video

    9,324View on GitHub↗
    Pythondiffusion-modelsditimage-to-video
    View on GitHub↗9,324
  • pku-yuangroup/open-sora-planPKU-YuanGroup avatar

    PKU-YuanGroup/Open-Sora-Plan

    12,163View on 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
    View on GitHub↗12,163
  • compvis/stable-diffusionCompVis avatar

    CompVis/stable-diffusion

    73,125View on GitHub↗

    Stable Diffusion is a generative machine learning pipeline that synthesizes high-resolution visual content by performing iterative denoising within a compressed latent space. By mapping natural language embeddings into pixel outputs through conditioned probabilistic processes, the framework enables the generation of images from text prompts and the transformation of existing visual inputs based on semantic instructions. The architecture utilizes a modular execution environment that decouples model loading, scheduler logic, and inference components to support diverse hardware configurations. I

    Jupyter Notebook
    View on GitHub↗73,125
  • camenduru/text-to-video-synthesis-colabcamenduru avatar

    camenduru/text-to-video-synthesis-colab

    1,515View on GitHub↗

    Text To Video Synthesis Colab

    Jupyter Notebookcolabcolab-notebookcolaboratory
    View on GitHub↗1,515
  • baichuan-inc/baichuan-7bbaichuan-inc avatar

    baichuan-inc/Baichuan-7B

    5,654View on GitHub↗

    Baichuan-7B is an open-source 7 billion parameter bilingual Transformer model designed for text generation and few-shot learning across Chinese and English. It is built on a large Transformer architecture trained on a bilingual corpus, enabling it to produce coherent text in both languages from a single model. The model incorporates several optimization techniques that distinguish it from standard large language models. It uses rotary position embeddings that can extrapolate to longer sequences than seen during training, allowing context extension beyond the original 4096-token training lengt

    Pythonartificial-intelligencecevalchatgpt
    View on GitHub↗5,654
  • flagai-open/flagaiFlagAI-Open avatar

    FlagAI-Open/FlagAI

    3,870View on GitHub↗

    FlagAI is a distributed deep learning framework and platform designed for the end-to-end lifecycle of large-scale foundation models. It provides a toolkit for training, fine-tuning, and deploying large language models and multi-modal systems across multi-node computing clusters. The project features hardware-agnostic compute abstractions to ensure consistent execution across different accelerators. It includes a dedicated library for parameter-efficient fine-tuning, allowing large neural networks to be adapted to specific tasks with minimal parameter updates and reduced computational overhead

    Python
    View on GitHub↗3,870
  • bytedance/berniniB

    bytedance/Bernini

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/segment-anythingfacebookresearch avatar

    facebookresearch/segment-anything

    54,353View on GitHub↗

    This project provides a deep learning architecture designed to identify and isolate distinct objects within images by generating precise pixel-level masks. It functions as a browser-based inference engine, enabling the execution of complex machine learning models directly within web environments without requiring server-side processing. The system distinguishes itself by utilizing hardware-accelerated execution and parallel processing to achieve real-time segmentation speeds. It supports prompt-based mask decoding, allowing users to generate spatial masks by providing specific points or boxes

    Jupyter Notebook
    View on GitHub↗54,353
  • foundationvision/waverF

    FoundationVision/Waver

    0View on GitHub↗
    View on GitHub↗0
  • genmoai/mochigenmoai avatar

    genmoai/mochi

    3,671View on GitHub↗

    Mochi is an open-source text-to-video diffusion model designed to synthesize high-fidelity video sequences from natural language prompts. It utilizes a diffusion transformer architecture to generate temporal video data. The project includes a framework for low-rank adaptation, allowing the model to be fine-tuned on custom datasets to specialize visual styles or specific subjects. It also features a distributed inference engine that spreads model workloads across multiple graphics cards to increase memory capacity and processing speed. The system covers programmable video generation through a

    Python
    View on GitHub↗3,671
  • google-research/timesfmgoogle-research avatar

    google-research/timesfm

    8,602View on GitHub↗

    TimesFM is a time series foundation model designed to generalize across diverse temporal datasets for forecasting and anomaly detection. It functions as a pretrained model for predicting future values in univariate time series data, eliminating the need for manual training from scratch. The project includes a framework for adapting pretrained weights to specific datasets using low-rank adaptation to improve accuracy. It also provides specialized capabilities for integrating time-series predictions as tools within autonomous AI agent architectures and automated workflows. The system supports

    Python
    View on GitHub↗8,602
  • facebookresearch/moviegenbenchF

    facebookresearch/MovieGenBench

    0View on GitHub↗
    View on GitHub↗0
  • breakthrough/pyscenedetectBreakthrough avatar

    Breakthrough/PySceneDetect

    4,556View on GitHub↗

    PySceneDetect is a suite of tools for identifying cuts and transitions in video files using content, threshold, and histogram detection algorithms. It functions as a scene detector, frame extractor, statistics analyzer, metadata exporter, and video scene splitter. The project identifies scene boundaries and can divide video files into smaller clips using external processing tools. It allows for the extraction of representative image frames from detected changes and the export of scene lists into industry-standard formats such as EDL, FCP, HTML, OTIO, and CSV. The toolset includes capabilitie

    Pythonanalysisimage-processingopencv
    View on GitHub↗4,556