awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Picsart-AI-Research avatar

Picsart-AI-Research/Text2Video-Zero

0
View on GitHub↗
4,244 星标·387 分支·Python·11 次浏览text2video-zero.github.io↗

Text2Video Zero

Text2Video-Zero 是一个文本转视频扩散模型和框架,旨在从文本提示中合成时间上连贯的视频序列。它作为一个零样本视频生成器,重新利用预训练的图像扩散模型来创建视频内容,而无需在视频数据集上进行额外训练。

该系统包括一个条件视频合成器,允许使用深度、边缘或姿态图进行引导生成,以控制结构布局和运动。它还提供基于文本的视频编辑功能,通过自然语言指令修改现有视频片段的风格或内容。

为了管理计算需求,该项目实现了 GPU 内存优化推理。这是通过诸如 Token 合并和帧分块等技术来实现的,以减少生成过程中的 VRAM 使用。

Features

  • Zero-Shot Adaptation - Repurposes pre-trained image diffusion models to generate temporally consistent video frames without needing video-specific training data.
  • Text-to-Video Generators - Synthesizes dynamic video clips from natural language descriptions using generative diffusion models.
  • Cross-Frame Attention Layers - Implements specialized attention mechanisms that share maps across frames to ensure temporal consistency in video sequences.
  • Latent Diffusion Models - Operates within a compressed latent space to synthesize high-resolution video frames while reducing computational overhead.
  • Video Diffusion Models - Implements a diffusion model that generates temporally consistent videos by denoising latent representations.
  • Video Synthesis - Converts textual prompts into temporally consistent video sequences through a generative diffusion process.
  • Iterative Denoising Pipelines - Refines random noise into coherent video frames through an iterative denoising pipeline guided by text embeddings.
  • Video Generation - Synthesizes video content based on visual guides or specific requirements to control the final appearance.
  • Zero-Shot Video Generators - Provides a framework for creating videos from text by repurposing pre-existing image models without additional training.
  • Zero-Shot Video Synthesis - Generates temporally consistent videos by repurposing image diffusion models without requiring video-specific training data.
  • Diffusion Model Memory Optimizers - Optimizes GPU memory usage during video generation to enable inference on consumer-grade hardware.
  • GPU Memory Optimizers - Optimizes VRAM usage during video generation through techniques like token merging and frame chunking.
  • Condition Map Conditioning - Integrates depth, pose, and edge maps as spatial guidance inputs to control the structural layout of generated videos.
  • Inference Memory Optimizations - Lowers GPU memory requirements during the generation process using frame chunking and token merging.
  • Guided Generation - Generates videos by combining text prompts with pose, edge, or depth maps for precise structural control.
  • Prompt-Based Video Editors - Provides a prompt-based interface to modify existing video content using natural language instructions.
  • Video Editing - Provides tools for modifying the style and content of existing video sequences using natural language instructions.
  • Token Merging - Reduces GPU memory consumption during inference by merging redundant visual tokens in the transformer sequence.
  • Generative Video Editing - Transforms existing video sequences using generative AI to modify style and content while maintaining consistency.
  • Video Generation - Zero-shot video generation from image models.
  • Audio and Subtitle Tools - AI model for zero-shot text-to-video generation.

Star 历史

picsart-ai-research/text2video-zero 的 Star 历史图表picsart-ai-research/text2video-zero 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

picsart-ai-research/text2video-zero 是做什么的?

Text2Video-Zero 是一个文本转视频扩散模型和框架,旨在从文本提示中合成时间上连贯的视频序列。它作为一个零样本视频生成器,重新利用预训练的图像扩散模型来创建视频内容,而无需在视频数据集上进行额外训练。

picsart-ai-research/text2video-zero 的主要功能有哪些?

picsart-ai-research/text2video-zero 的主要功能包括:Zero-Shot Adaptation, Text-to-Video Generators, Cross-Frame Attention Layers, Latent Diffusion Models, Video Diffusion Models, Video Synthesis, Iterative Denoising Pipelines, Video Generation。

picsart-ai-research/text2video-zero 有哪些开源替代品?

picsart-ai-research/text2video-zero 的开源替代品包括: ailab-cvc/videocrafter — Videocrafter is a latent diffusion model designed for AI video synthesis. It functions as both a text-to-video and… lightricks/comfyui-ltxvideo — ComfyUI-LTXVideo is a generative framework and ComfyUI custom node extension for synthesizing high-fidelity video. It… hvision-nku/storydiffusion — StoryDiffusion is a generative AI system designed for consistent character image and video generation. It utilizes a… guoyww/animatediff — AnimateDiff is a latent diffusion video generator and text-to-video diffusion framework. It converts existing… thudm/cogvideo — CogVideo is a generative video framework that uses diffusion models and transformer-based architectures to synthesize… hpcaitech/open-sora — Open-Sora is a video generation framework designed to produce cinematic sequences from text prompts and images. It…

Text2Video Zero 的开源替代方案

相似的开源项目,按与 Text2Video Zero 的功能重合度排序。
  • ailab-cvc/videocrafterailab-cvc 的头像

    ailab-cvc/videocrafter

    5,063在 GitHub 上查看↗

    Videocrafter is a latent diffusion model designed for AI video synthesis. It functions as both a text-to-video and image-to-video generation system, synthesizing high-quality video sequences from descriptive text prompts or static image inputs. The model utilizes a diffusion-based neural network to transform inputs into animated content, ensuring visual consistency and temporal coherence throughout the generated sequences. This allows for the creation of custom video clips and the animation of static images into fluid motion.

    Python
    在 GitHub 上查看↗5,063
  • lightricks/comfyui-ltxvideoLightricks 的头像

    Lightricks/ComfyUI-LTXVideo

    3,840在 GitHub 上查看↗

    ComfyUI-LTXVideo is a generative framework and ComfyUI custom node extension for synthesizing high-fidelity video. It utilizes a latent diffusion and transformer-based system to create cinematic clips from text, image, and audio inputs, providing a modular interface for precise control over subject behavior and temporal consistency. The tool distinguishes itself with production-grade capabilities, including the generation of High Dynamic Range video in linear formats such as ARRI LogC3. It supports multimodal synchronization for audio-driven animation and lip-syncing, and allows for the creat

    Pythoncomfyuidiffusion-modelsdit
    在 GitHub 上查看↗3,840
  • hvision-nku/storydiffusionHVision-NKU 的头像

    HVision-NKU/StoryDiffusion

    6,430在 GitHub 上查看↗

    StoryDiffusion is a generative AI system designed for consistent character image and video generation. It utilizes a pluggable cross-attention module to inject shared character representations into pretrained diffusion models, allowing for visual identity stability across multiple images and scenes without retraining the base model. The project features a video generation pipeline that produces temporally coherent sequences from text prompts or condition images. It employs a latent space motion interpolator to predict intermediate frames and semantic motion, enabling long-range video generati

    Jupyter Notebook
    在 GitHub 上查看↗6,430
  • guoyww/animatediffguoyww 的头像

    guoyww/AnimateDiff

    12,144在 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
    在 GitHub 上查看↗12,144
查看 Text2Video Zero 的所有 30 个替代方案→