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
·
hpcaitech avatar

hpcaitech/Open-Sora

0
View on GitHub↗
29,101 stele·2,973 fork-uri·Python·Apache-2.0·15 vizualizărihpcaitech.github.io/Open-Sora↗

Open Sora

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-video and image-to-video generation capabilities, supporting adjustable aspect ratios and durations.

Features

  • Video Generation - Provides a framework for generating high-quality cinematic video sequences from descriptive text prompts.
  • Cross-Attention Mechanisms - Uses cross-attention mechanisms to integrate semantic text information to guide the visual content of generated videos.
  • Denoising Schedulers - Utilizes denoising schedulers to refine random noise into coherent video frames through iterative learned steps.
  • Text-to-Video Generators - Synthesizes high-quality video sequences from written prompts with adjustable aspect ratios and durations.
  • Latent Diffusion Models - Employs latent diffusion models to compress raw pixels into a lower-dimensional space for efficient video generation.
  • Spatiotemporal Patching - Divides video data into 3D patches across space and time to process visual sequences as tokens.
  • Diffusion Transformers - Implements a Diffusion Transformer architecture to generate video frames by combining scaling properties with iterative denoising.
  • Image-to-Video Generation - Enables the creation of video sequences by combining a reference image with text-guided visual content.
  • Image-to-Video Animators - Creates motion sequences by combining reference images with text-guided visual content.
  • Generative Video Frameworks - Provides a comprehensive generative framework for producing high-quality cinematic videos from text and images.
  • Video Motion Controllers - Ships a dedicated tool for adjusting movement intensity and evaluating motion sequences.
  • Prompt Expanders - Uses a large language model to rewrite simple user prompts into detailed descriptions for improved visual quality.
  • Prompt Engineering Tools - Integrates an LLM-based tool to expand simple text prompts into detailed descriptions for video generation.
  • Prompt Variation Generators - Includes utilities to dynamically expand text prompts using an LLM to produce better visual results.
  • AI Prompt Engineering - Implements prompt engineering techniques via LLMs to refine text descriptions for better visual generation.
  • Motion Intensity Control - Adjusts movement intensity in generated sequences and analyzes motion levels of existing videos.
  • Motion Intensity Controls - Provides a motion controller to adjust movement intensity in generated sequences and evaluate existing video files.
  • Foundation Models - Scalable framework for open-source video generation.
  • Model Architectures - Efficient video production model architecture.
  • Video Generation - Open-source framework for high-quality video generation.
  • Video Generation Models - Open-source implementation of video generation architectures.

Istoric stele

Graficul istoricului de stele pentru hpcaitech/open-soraGraficul istoricului de stele pentru hpcaitech/open-sora

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ță.

Start searching with AI

Alternative open-source pentru Open Sora

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Open Sora.
  • 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
  • guoyww/animatediffAvatar guoyww

    guoyww/AnimateDiff

    12,144Vezi pe GitHub↗

    AnimateDiff is a latent diffusion video generator and text-to-video diffusion framework. It converts existing text-to-image diffusion models into animation generators by applying specialized motion modules, allowing for the creation of video sequences without modifying the original base model. The project provides an image-to-video animation framework that uses sparse RGB images, sketches, or structural keyframe constraints to guide generation. It further distinguishes itself with a motion adapter system that injects cinematic camera movements, such as zooming, panning, and tilting, into anim

    Python
    Vezi pe GitHub↗12,144
  • 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
Vezi toate cele 30 alternative pentru Open Sora→

Întrebări frecvente

Ce face hpcaitech/open-sora?

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.

Care sunt principalele funcționalități ale hpcaitech/open-sora?

Principalele funcționalități ale hpcaitech/open-sora sunt: Video Generation, Cross-Attention Mechanisms, Denoising Schedulers, Text-to-Video Generators, Latent Diffusion Models, Spatiotemporal Patching, Diffusion Transformers, Image-to-Video Generation.

Care sunt câteva alternative open-source pentru hpcaitech/open-sora?

Alternativele open-source pentru hpcaitech/open-sora includ: pku-yuangroup/open-sora-plan — Open-Sora-Plan is a text-to-video framework and distributed video training system. It utilizes a diffusion transformer… guoyww/animatediff — AnimateDiff is a latent diffusion video generator and text-to-video diffusion framework. It converts existing… wan-video/wan2.1 — Wan2.1 is a generative video synthesis framework that provides foundation models for creating high-fidelity video… thudm/cogvideo — CogVideo is a generative video framework that uses diffusion models and transformer-based architectures to synthesize… zai-org/cogvideo — CogVideo is a video generation framework and large language model architecture designed for synthesizing… tencent-hunyuan/hunyuanvideo-1.5 — HunyuanVideo-1.5 is a video generation foundation model and text-to-video diffusion framework. It utilizes a latent…