Skip to content

Script and Optimisation for 4Go VRAM, and launch script.#438

Open
N3oRay wants to merge 882 commits into
guoyww:mainfrom
N3oRay:main
Open

Script and Optimisation for 4Go VRAM, and launch script.#438
N3oRay wants to merge 882 commits into
guoyww:mainfrom
N3oRay:main

Conversation

@N3oRay
Copy link
Copy Markdown

@N3oRay N3oRay commented Mar 1, 2026

Fast Latent Interpolation Movie Generator

A high-performance, GPU-optimized video generation pipeline based on Stable Diffusion and AnimateDiff. Supports smooth latent interpolation, prompt-guided generation, motion scripts, tile functions with overlap, and automatic video export. Designed to run efficiently on 4GB VRAM.

Features

🔹 Load Configuration – load_config

🔹 Load Models – safe_load_unet, safe_load_vae_stable, etc.

🔹 Generate Latents – generate_latents_robuste

🔹 Decode Latents – decode_latents_to_image_auto

🔹 Export Video – automatic compilation with ffmpeg

Pipeline Overview

This modular and robust pipeline allows you to:

Load one or more models (UNet, VAE, Scheduler, Motion Module).

Encode latent images for video generation.

Generate animated frames guided by prompts.

Perform smooth interpolation between multiple images.

Save each frame automatically.

Compile frames into a video automatically using ffmpeg.

Pause interactively during generation for user control.

Optimized for speed, efficiency, and low VRAM usage, making it suitable for quick experimentation and high-quality output.

N3oRay added 30 commits April 15, 2026 22:16
Amélioration respiration
clean code et stabilisation
Version very stable
version stable
Modification respiration
Stablisation mouvement
Version stable
version stable
stablisation code
stabilisation code
Correctif convension
stabilisation code
stabilisation bruit
Version en DEV
“Motion Graph v5 – Cinematic Rig System”
spine inertiel
head lock caméra optionnel
breathing séparé propre
full skeleton graph (pas seulement bras)
compatible diffusion latents (anti-blur garanti)
Cette version corrige ça implicitement via :

velocity smoothing cohérent
anchor EMA stable
drift filtré
Correctif important
Stabilisation hanches inconnues
Finalisation
N3oRay added 30 commits May 17, 2026 01:51
Version casi stable
Good version
Refacto, clean, and coment
Optimisation and clean code
Color adaptative fixe
Apply Mouth in dev
DEv in progresse
Version stable
Version stable
Version stable
update model
Version final
Finalisation motion
Version final optimisé
correctif final
Stabilisation Mouth grand format
Version final
Finalisation animation bouche
Optimisation simple
Refacto complet
Hair and décor optimised
Stabilisation hair
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant