📽️ See more video samples in our project page!

"Impressionist style, a yellow rubber duck floating on the wave on the sunset, 4k resolution.",
VideoCrafter2, 100 frames, 320 X 512 resolution
git clone https://github.com/yanghlll/ScalingNoise.git
cd ScalingNoise
☀️ Start with VideoCrafter
conda create -n ScalingNoise python=3.9.21
pip install -r requirements.txt
Model | Resolution | Checkpoint |
---|---|---|
VideoCrafter2 (Text2Video) | 320x512 | Hugging Face |
Store them as following structure:
cd FIFO-Diffusion_public
.
└── videocrafter_models
└── base_512_v2
└── model.ckpt # VideoCrafter2 checkpoint
bash scalenoise.sh
![]() |
![]() |
"A spectacular fireworks display over Sydney Harbour, 4K, high resolution." | "A cute raccoon playing guitar in a boat on the ocean, 4k resolution." |
Our codebase builds on VideoCrafter and FIFO-Diffusion. Thanks to the authors for sharing their awesome codebases!