nateraw/stable-diffusion-videos

Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 57 minutes ago
Added to GitGenius on September 14th, 2026
Created on September 6th, 2022
Open Issues & Pull Requests: 54 (+0)
GitHub issues: Enabled
Number of forks: 443
Total Stargazers: 4,707 (+0)
Total Subscribers: 57 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.0 days
Mean response time: 30.2 days
90th percentile: 84.0 days
Tracked items: 8

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,029 days
Stale 30+ days: 3
Stale 90+ days: 2

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (1)
  • help wanted (1)
  • high-priority (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

stable-diffusion-videos is a tool for generating videos by interpolating through the latent space of Stable Diffusion models and morphing between text prompts.

The tool addresses the challenge of creating dynamic visual content from text descriptions by exploring the continuous space between different prompt embeddings. Rather than generating static images, it interpolates smoothly between two or more text prompts, producing fluid transitions that reveal the model's learned representations. The approach can also synchronize video generation with audio, allowing the interpolation rate to follow musical beats.

Developers should choose this tool if they want to create artistic videos that explore how Stable Diffusion transitions between conceptual states. It suits projects focused on generative art, music visualization, or experimental AI-driven content creation. The project provides example scripts and a Colab notebook for quick experimentation without local setup, making it accessible for prototyping. Users on Apple M1 architecture need to adjust precision settings, and the tool supports adding audio files to drive the morphing animation.

The project maintains an active issues tracker for bug reports and feature requests. Development appears responsive to user needs, with documented examples and clear guidance for different hardware configurations. The codebase acknowledges its origins in community work, building on earlier scripts and incorporating feedback into a more polished implementation.