awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to stepfun-ai/step1x-edit

Open-source alternatives to Step1X Edit

30 open-source projects similar to stepfun-ai/step1x-edit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Step1X Edit alternative.

  • river-zhang/iceditAvatar River-Zhang

    River-Zhang/ICEdit

    2,079Vezi pe GitHub↗
    Pythondiffusiondiffusion-modelsdiffusion-transformer
    Vezi pe GitHub↗2,079
  • sandai-org/magi-1Avatar SandAI-org

    SandAI-org/MAGI-1

    3,711Vezi pe GitHub↗

    MAGI-1 is an autoregressive video generation model designed to synthesize high-resolution video sequences from text prompts and image references. It functions as a generative system for text-to-video, image-to-video, and video-to-video transformations. The model utilizes an autoregressive architecture that treats spatio-temporal patches as a sequence of discrete tokens to maintain temporal motion. It employs a variational autoencoder to compress the spatial and temporal dimensions of video data and uses distillation-based step scaling to allow for inference budget control. The system integra

    Pythonautoregressivediffusion-modelsvideo-generation
    Vezi pe GitHub↗3,711
  • bytedance/berniniB

    bytedance/Bernini

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • tencent-hunyuan/hunyuanvideo-1.5Avatar Tencent-Hunyuan

    Tencent-Hunyuan/HunyuanVideo-1.5

    4,440Vezi pe GitHub↗

    HunyuanVideo-1.5 is a video generation foundation model and text-to-video diffusion framework. It utilizes a latent video diffusion model and a spatio-temporal transformer architecture to generate high-definition video sequences from text descriptions and images. The project enables cinematic camera control for directing pans and tilts and provides image-to-video animation capabilities. It supports visual style adaptation through low-rank adaptation tuning and uses a language model for prompt refinement to improve visual alignment. The model covers high-resolution video upscaling via a super

    Pythonimage-to-videotext-to-videovideo-generation
    Vezi pe GitHub↗4,440

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
  • yaofang-liu/pusa-vidgenY

    Yaofang-Liu/Pusa-VidGen

    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
  • 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
  • lightricks/ltx-videoAvatar Lightricks

    Lightricks/LTX-Video

    9,324Vezi pe GitHub↗
    Pythondiffusion-modelsditimage-to-video
    Vezi pe GitHub↗9,324
  • nvlabs/longliveN

    NVlabs/LongLive

    0Vezi pe GitHub↗

    🔥 2026.06.01 We released LongLive-RAG, a general retrieval-augmented framework for long video gen. - 🔥 2026.05.30 LongLive2.0 now supports I2V AR teacher-forcing training and I2V DMD distillation for Wan2.2-TI2V-5B. - ⚡ 2026.05.25 We optimized the NVFP4 inference path with fused Triton…

    Vezi pe GitHub↗0
  • stepfun-ai/step-video-t2vAvatar stepfun-ai

    stepfun-ai/Step-Video-T2V

    3,186Vezi pe GitHub↗

       

    Python
    Vezi pe GitHub↗3,186
  • wan-video/wan2.2Avatar Wan-Video

    Wan-Video/Wan2.2

    14,283Vezi pe GitHub↗

    Wan2.2 is a generative video artificial intelligence system designed to synthesize visual media by interpreting natural language instructions. It functions as a text-to-video diffusion model that transforms written concepts into coherent motion sequences through deep learning and latent space manipulation. The system utilizes a transformer-based architecture to process video data as a series of tokens, allowing it to capture complex spatial and temporal relationships. By employing a temporal attention mechanism, the model maintains visual consistency across frames, while its latent space appr

    Pythonaigcvideo-generation
    Vezi pe GitHub↗14,283
  • ezioby/dittoE

    EzioBy/Ditto

    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
  • 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
  • lllyasviel/framepackAvatar lllyasviel

    lllyasviel/FramePack

    17,028Vezi pe GitHub↗

    FramePack is a neural video synthesis engine and generation framework designed to produce long, temporally consistent video sequences. It functions as a diffusion model optimizer, providing a suite of techniques to manage the computational demands of high-parameter video models while maintaining visual stability during extended generation tasks. The system distinguishes itself through a hierarchical approach to frame prediction, which plans distant anchor frames before filling in intermediate content to prevent cumulative temporal drift. By utilizing constant-length context compression and to

    Python
    Vezi pe GitHub↗17,028
  • 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
  • jd-opensource/joyai-echoJ

    jd-opensource/JoyAI-Echo

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • lightricks/ltx-2Avatar Lightricks

    Lightricks/LTX-2

    3,971Vezi pe GitHub↗
    Pythongenerative-ailtxltx-2
    Vezi pe GitHub↗3,971
  • tencent/hunyuanvideoT

    Tencent/HunyuanVideo

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 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
  • chenyangzhu1/multiboothC

    chenyangzhu1/MultiBooth

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • chenyangzhu1/instantswapC

    chenyangzhu1/InstantSwap

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • breakthrough/pyscenedetectAvatar Breakthrough

    Breakthrough/PySceneDetect

    4,556Vezi pe 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
    Vezi pe GitHub↗4,556
  • eric-ai-lab/swap-anythingE

    eric-ai-lab/swap-anything

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • enisimsar/limeE

    enisimsar/LIME

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • chenwu98/unified-generative-zooAvatar ChenWu98

    ChenWu98/unified-generative-zoo

    123Vezi pe GitHub↗

    ICCV 2023 https://arxiv.org/abs/2210.05559

    Python
    Vezi pe GitHub↗123
  • eureka-maggie/migeE

    Eureka-Maggie/MIGE

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • exx8/differential-diffusionE

    exx8/differential-diffusion

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • energyattention/energy-based-crossattentionE

    EnergyAttention/Energy-Based-CrossAttention

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ebenarous/editspecialistsE

    ebenarous/EditSpecialists

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0