RehgLab / RAVE

RAVE: Randomized Noise Shuffling for Fast and Consistent Video Editing with Diffusion Models - CVPR 2024 - Official Repo
https://rave-video.github.io/
MIT License
255 stars 18 forks source link

What is the minimum VRAM usage requirement of RAVE? #7

Closed ninjasaid2k closed 9 months ago

ozgurkara99 commented 9 months ago

Hello, it depends on the size of the input video and the batch size selected, but I could say that for a video of 512x512 and a proper batch size, ~10GB would be sufficient.

G-force78 commented 9 months ago

Hello, it depends on the size of the input video and the batch size selected, but I could say that for a video of 512x512 and a proper batch size, ~10GB would be sufficient.

Using a 512x512 video of one second resulted in an OOM on google colab free tier (12.7gb RAM 15gb VRAM) using one controlnet (lineart_anime) in webui.py